.NET assembly introspection MCP server with advanced reflection and type analysi
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"dotnet-sherlock-mcp": {
"args": [
"Sherlock.MCP.Server"
],
"command": "uvx",
"transport": "stdio"
}
}
}