All MCP servers

Yuna0X0 Hackmd Mcp

Official
by Api.AirforceStreamable HTTP061MIT

Interact with your HackMD notes and teams seamlessly. Manage your notes, view reading history, and…

mcpopen-source

Endpoint

POST https://server.smithery.ai/@yuna0x0/hackmd-mcp/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "yuna0x0-hackmd-mcp-imp86918": {
      "url": "https://server.smithery.ai/@yuna0x0/hackmd-mcp/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}