Markdown runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 10 Mar 2026.
Markdown MCP — search, extract sections, list headings, find code blocks.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add markdown -- npx -y mcp-server-markdown
{
"mcpServers": {
"markdown": {
"args": [
"-y",
"mcp-server-markdown"
],
"command": "npx"
}
}
}
[mcp_servers.markdown]
command = "npx"
args = ["-y", "mcp-server-markdown"]
{
"mcpServers": {
"markdown": {
"args": [
"-y",
"mcp-server-markdown"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"markdown": {
"args": [
"-y",
"mcp-server-markdown"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.