Loomal

ProjGraph MCP Server

MCP server by github.com/handys11/projgraph

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

0 starsnuget: ProjGraph.Mcp

About ProjGraph MCP Server

ProjGraph MCP Server is an MCP (Model Context Protocol) server published by handys11 in the official MCP registry, listed under Monitoring on Loomal. Analyze .NET solutions: Generate Mermaid graphs, ERDs, class diagrams, and project metrics.

It ships as a NuGet package (ProjGraph.Mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/handys11/projgraph.

Use ProjGraph MCP Server with your agent

Claude Code · one command
claude mcp add projgraph-mcp-server -- dnx ProjGraph.Mcp --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "projgraph-mcp-server": {
      "command": "dnx",
      "args": [
        "ProjGraph.Mcp",
        "--yes"
      ]
    }
  }
}
nugetProjGraph.Mcp

Frequently asked questions

What is ProjGraph MCP Server?
ProjGraph MCP Server is an MCP (Model Context Protocol) server by handys11 in the Monitoring category. Analyze .NET solutions: Generate Mermaid graphs, ERDs, class diagrams, and project metrics.
How do I connect ProjGraph MCP Server to Claude, Cursor, or another MCP client?
Install ProjGraph MCP Server from its nuget package (ProjGraph.Mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ProjGraph MCP Server open source?
Yes — the source code is public at github.com/handys11/projgraph.
Can AI agents pay to use ProjGraph MCP Server?
Not yet through Loomal — ProjGraph MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ProjGraph MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.