B
Bmad Claude Diagram Converter MCP Server
by @DisanduP
BMAD Claude DIagram Converter MCP Server I Have Built.
Created 12/3/2025
Updated 13 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-bmad-claude-diagram-converter-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"disandup-bmad-claude-diagram-converter-mcp-server": {
"command": "npx",
"args": [
"disandup-bmad-claude-diagram-converter-mcp-server"
]
}
}
}