🛠️

ProjGraph MCP Server

Analyze .NET solutions: Generate Mermaid graphs, ERDs, class diagrams, and project metrics.

Developer Tools stdio nuget nugetstdioHandyS11
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "andy11-projgraph": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "andy11-projgraph": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "andy11-projgraph": { "command": "npx", "args": [] } } }

About This MCP Server

The ProjGraph Model Context Protocol server is a developer tool that enables the analysis of .NET solutions, generating visual representations such as Mermaid graphs, entity-relationship diagrams, and class diagrams, as well as providing project metrics. It connects to .NET solutions through the MCP protocol, allowing for a deeper understanding of project structures and relationships. Developers would use this tool to visualize and gain insights into their .NET projects, particularly when needing to understand complex dependencies or relationships between components.

Analyze .NET solutions: Generate Mermaid graphs, ERDs, class diagrams, and project metrics.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

ProjGraph.Mcp on nuget

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on nuget.

What tools does it provide?

The ProjGraph 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/andy11-projgraph.svg)](https://skillsplayground.com/mcps/andy11-projgraph/)
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.