Md Md runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 12 Apr 2026.
MCP server for md.md - provides team knowledge context to AI assistants
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 md-md -- npx -y md-md-mcp-server
{
"mcpServers": {
"md-md": {
"args": [
"-y",
"md-md-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.md-md]
command = "npx"
args = ["-y", "md-md-mcp-server"]
{
"mcpServers": {
"md-md": {
"args": [
"-y",
"md-md-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"md-md": {
"args": [
"-y",
"md-md-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.