Loading MCP server directory, please wait...
Create, edit, validate, render, and export D2 diagrams with confined workspace access.
npx @getmcp/cli add io.github.RecursiveFunctions/d2mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RecursiveFunctions/d2mcp": {
"command": "docker",
"args": [
"type=bind,src={workspace_path},dst=/workspace",
"run",
"-i",
"--rm",
"ghcr.io/recursivefunctions/d2mcp:0.5.0"
]
}
}
}