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
Today is the operative word: we check MD MD every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
MD_MD_API_KEY (API key for md.md backend), MD_MD_API_URL (Base URL of md.md backend API), MD_MD_TEAM_ID (Optional team scope override), MD_MD_WORKSPACE_ID (Optional workspace scope override).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Yuque — expose your knowledge base to AI assistants.
Local knowledge graph memory MCP server for AI assistants.
PayPal MCP server provides access to PayPal services and operations for AI assistants
An MCP server that provides persistent multimodal context storage for LLM agents.
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
Trello Model Context Protocol (MCP) Server for AI Agents
Model Context Protocol (MCP) Server for Chirak Sales & Inventory Assistant
An MCP server that provides DevOps and DevSecOps context for the project
Answers built from our own checks of this server.