Catalog
io.github.ShirBarZur/planform-mcp
OfficialPlanform MCP Server
Create and manage Planform UML diagrams, nodes, and links. For VS Code and Cursor.
Create and manage UML diagrams for VS Code and Cursor.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"planform-mcp": {
"command": "npx",
"args": [
"-y",
"@shirbarzur/planform-mcp-server@1.0.7"
]
}
}
}