.NET assembly introspection MCP server with advanced reflection and type analysis capabilities
.NET assembly introspection MCP server with advanced reflection and type analysis capabilities
dotnet-sherlock-mcp · v2.9.1
by Jcucci
98
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via NuGet
Sherlock.MCP.Server@2.9.1Run command
dotnet tool run Sherlock.MCP.ServerStep 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…