Loading MCP server directory, please wait...
Create and manage Planform UML diagrams, nodes, and links. For VS Code and Cursor.
npx @getmcp/cli add io.github.ShirBarZur/planform-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ShirBarZur/planform-mcp": {
"command": "npx",
"args": [
"-y",
"@shirbarzur/planform-mcp-server"
]
}
}
}