SERVER

Hackmd MCP

Rank #3,663

io.github.yuna0x0/hackmd-mcp

MCP server providing hackmd-mcp capabilities

First listed
Mar 18, 2025
Last publish date
Nov 28, 2025
OVERVIEW

Hackmd MCP is a Model Context Protocol (MCP) server published by yuna0x0. It ranks #3,663 of 76,851 servers tracked on MCP Toplist, and its repository has 64 GitHub stars. Hackmd MCP is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Mar 18, 2025 and most recently updated on Nov 28, 2025.

STANDING
#3,663of 76,851 tracked serversTop 5%

Ranks ahead of 73,188 of 76,851 servers on MCP Toplist.

CONNECT

Use Hackmd MCP

Add Hackmd MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "hackmd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hackmd-mcp"
      ],
      "env": {
        "HACKMD_API_TOKEN": "<your HACKMD_API_TOKEN>",
        "HACKMD_API_URL": "<your HACKMD_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "hackmd-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/yuna0x0/hackmd-mcp:1.5.5"
      ],
      "env": {
        "HACKMD_API_TOKEN": "<your HACKMD_API_TOKEN>",
        "HACKMD_API_URL": "<your HACKMD_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

MCP bundle

Published as mcp bundle `https://github.com/yuna0x0/hackmd-mcp/releases/download/v1.5.5/hackmd-mcp-1.5.5.mcpb` — install it through your client’s extension manager.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

yuna0x0

Organization
Servers in org
12
Versions across org
67
MORE FROM THIS PUBLISHER

Other servers by yuna0x0

View all yuna0x0 servers →
VERSIONS

Available versions (9)

0.1.0 · Nov 25, 20241.4.2 · Sep 13, 20251.5.0 · Sep 15, 20251.5.1 · Sep 21, 20251.5.2 · Sep 22, 20251.5.3 · Sep 29, 20251.5.5 · Oct 20, 20251.5.6 · Nov 5, 20251.5.7 · Nov 28, 2025Nov 25, 2024Nov 28, 2025
VersionPublished
1.5.7Nov 28, 2025
1.5.6Nov 5, 2025
1.5.5Oct 20, 2025
1.5.3Sep 29, 2025
1.5.2Sep 22, 2025
1.5.1Sep 21, 2025
1.5.0Sep 15, 2025
1.4.2Sep 13, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Hackmd MCP?
Hackmd MCP is maintained by yuna0x0, which publishes 12 MCP servers (67 total versions) tracked on MCP Toplist.
Is Hackmd MCP listed on the Official MCP Registry?
Yes — Hackmd MCP is listed on the Official MCP Registry, alongside Glama.
How many versions does Hackmd MCP have?
MCP Toplist tracks 9 versions of Hackmd MCP, most recently published on Nov 28, 2025.
Where can I find the source code for Hackmd MCP?
The source code for Hackmd MCP is hosted at github.com/yuna0x0/hackmd-mcp.
EXPLORE