claude mcp add hirarur-planform-mcp -- npx -y @shirbarzur/planform-mcp-server
{
"mcpServers": {
"hirarur-planform-mcp": {
"command": "npx",
"args": ["-y", "@shirbarzur/planform-mcp-server"]
}
}
}
{
"mcpServers": {
"hirarur-planform-mcp": {
"command": "npx",
"args": ["-y", "@shirbarzur/planform-mcp-server"]
}
}
}
{
"mcpServers": {
"hirarur-planform-mcp": {
"command": "npx",
"args": ["-y", "@shirbarzur/planform-mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables the creation and management of Planform UML diagrams, including nodes and links, and is compatible with VS Code and Cursor, allowing developers to integrate it into their workflow for designing and visualizing system architectures. It can be installed via npm and uses stdio for communication. Developers working with UML diagrams and AI coding assistants like Cursor would use this server to manage their diagrams and integrate them with their development environment.
Create and manage Planform UML diagrams, nodes, and links. For VS Code and Cursor.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@shirbarzur/planform-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Planform MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.