Loading MCP server directory, please wait...
MCP server for md.md - provides team knowledge context to AI assistants
npx @getmcp/cli add io.github.kedarvartak/md-mdRequires Node.js 18+. Community-contributed server. Review source before installing.
MD_MD_API_KEYAPI key for md.md backend
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kedarvartak/md-md": {
"command": "npx",
"args": [
"-y",
"md-md-mcp-server"
],
"env": {
"MD_MD_API_KEY": "",
"MD_MD_API_URL": "",
"MD_MD_TEAM_ID": "",
"MD_MD_WORKSPACE_ID": ""
}
}
}
}