.NET assembly introspection MCP server with advanced reflection and type analysis capabilities
$ dotnet tool install -g Sherlock.MCP.Serverhttps://www.nuget.org/packages/Sherlock.MCP.ServerPlease install the `dotnet-sherlock-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install .NET 9 SDK** — Required to install the Sherlock global tool. (https://dotnet.microsoft.com/download/dotnet/9.0)
- **Install Sherlock global tool** — Install the Sherlock.MCP.Server global tool which adds `sherlock-mcp` to PATH. Run: `dotnet tool install -g Sherlock.MCP.Server` (https://www.nuget.org/packages/Sherlock.MCP.Server)
Canonical MCP server config (stdio transport):
- command: `sherlock-mcp`
- args: []
Note: Deep .NET assembly introspection (types, methods, XML docs, project analysis) via 28+ MCP tools.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.