Back to search
30
MCP

HackMD

io.github.yuna0x0/hackmd-mcp

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

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

Similar MCP servers embedding-nearest

hackmd-mcp
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
0 tools
hn-mcp-server
Model Context Protocol server for HackerNews API
0 tools
io.github.wei/hn-mcp-server
Model Context Protocol server for HackerNews API access.
0 tools
mcp/hackle
Model Context Protocol server for Hackle
0 tools
ai.smithery/yuna0x0-hackmd-mcp
Interact with your HackMD notes and teams seamlessly. Manage your notes, view reading history, and…
0 tools · streamable-http
anki-mcp-connector
A Model Context Protocol server for creating Anki flashcards via AnkiConnect
0 tools

How to use

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

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