Skip to content
Back to search
30
MCP

hackmd-mcp

npm/hackmd-mcp

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

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hackmd-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}