← All servers
πŸ”§

HackMDVerifiedπŸ›‘ No advisories

io.github.yuna0x0/hackmd-mcp
New to MCP? Start here β†’
64β˜… stars
0weekly installs
7 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/yuna0x0, which proved it owns this namespace.

Verified owner: github.com/yuna0x0 β†—io.github.yuna0x0/hackmd-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs HACKMD_API_TOKEN, HACKMD_API_TOKEN, HACKMD_API_TOKEN.
βœ“
Configuration
Reads HACKMD_API_URL, HACKMD_API_URL, HACKMD_API_URL.

About

A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.

Packages & transports

npmhackmd-mcpv1.5.7 Β· npx
dockerghcr.io/yuna0x0/hackmd-mcp:1.5.7vlatest Β· docker run
mcpbhttps://github.com/yuna0x0/hackmd-mcp/releases/download/v1.5.7/hackmd-mcp-1.5.7.mcpbvlatest Β·

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "hackmd": {
      "command": "npx",
      "args": [
        "-y",
        "hackmd-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y hackmd-mcp