Back to Home
HandyS11 icon

ProjGraph

Verified Safe

by HandyS11

Overview

Analyzes .NET solution architectures and generates Entity Relationship Diagrams (ERDs) for AI assistants and developers.

Installation

Run Command
projgraph-mcp

Security Notes

The server primarily performs static analysis of .NET project and source code files using trusted libraries like Buildalyzer (MSBuild wrapper) and Roslyn. Communication with AI assistants occurs via stdio (Standard Input/Output), limiting direct network exposure. It processes user-provided file paths, which always carries a theoretical risk of malformed inputs, but the underlying parsing tools are robust. No 'eval' or obfuscation is present, and no hardcoded secrets are visible.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-19

Tags

.NETDependency GraphERDMCPAI Tooling