Serversio.github.jcucci/dotnet-sherlock-mcp
M

io.github.jcucci/dotnet-sherlock-mcp

io.github.jcucci/dotnet-sherlock-mcp · v2.9.1
▦ nuget
v2.9.1nuget nuget: Sherlock.MCP.Server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
  "name": "io.github.jcucci/dotnet-sherlock-mcp",
  "description": ".NET assembly introspection MCP server with advanced reflection and type analysis capabilities",
  "repository": {
    "url": "https://github.com/jcucci/dotnet-sherlock-mcp",
    "source": "github"
  },
  "version": "2.9.1",
  "packages": [
    {
      "registryType": "nuget",
      "identifier": "Sherlock.MCP.Server",
      "version": "2.9.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}