Loomal

dotnet-sherlock-mcp

MCP server by github.com/jcucci/dotnet-sherlock-mcp

.NET assembly introspection MCP server with advanced reflection and type analysis capabilities

4 starsnuget: Sherlock.MCP.Server

About dotnet-sherlock-mcp

dotnet-sherlock-mcp is an MCP (Model Context Protocol) server published by jcucci in the official MCP registry, listed under Code Analysis on Loomal. .NET assembly introspection MCP server with advanced reflection and type analysis capabilities

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

Development happens in the open at github.com/jcucci/dotnet-sherlock-mcp, where the project has earned 4 GitHub stars.

Use dotnet-sherlock-mcp with your agent

Claude Code · one command
claude mcp add dotnet-sherlock-mcp -- dnx Sherlock.MCP.Server --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dotnet-sherlock-mcp": {
      "command": "dnx",
      "args": [
        "Sherlock.MCP.Server",
        "--yes"
      ]
    }
  }
}
nugetSherlock.MCP.Server

Frequently asked questions

What is dotnet-sherlock-mcp?
dotnet-sherlock-mcp is an MCP (Model Context Protocol) server by jcucci in the Code Analysis category. .NET assembly introspection MCP server with advanced reflection and type analysis capabilities
How do I connect dotnet-sherlock-mcp to Claude, Cursor, or another MCP client?
Install dotnet-sherlock-mcp from its nuget package (Sherlock.MCP.Server) 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 dotnet-sherlock-mcp open source?
Yes — the source code is public at github.com/jcucci/dotnet-sherlock-mcp, with 4 GitHub stars.
Can AI agents pay to use dotnet-sherlock-mcp?
Not yet through Loomal — dotnet-sherlock-mcp 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 dotnet-sherlock-mcp? Claim this listing free by verifying GitHub ownership, or contact us.