🛠️

Planform MCP Server

Create and manage Planform UML diagrams, nodes, and links. For VS Code and Cursor.

Developer Tools stdio npm npmstdioShirBarZur
RUN IN TERMINAL
claude mcp add hirarur-planform-mcp -- npx -y @shirbarzur/planform-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "hirarur-planform-mcp": { "command": "npx", "args": ["-y", "@shirbarzur/planform-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "hirarur-planform-mcp": { "command": "npx", "args": ["-y", "@shirbarzur/planform-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/hirarur-planform-mcp.svg)](https://skillsplayground.com/mcps/hirarur-planform-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.