Back to search
30
MCP

io.github.jcucci/dotnet-sherlock-mcp

io.github.jcucci/dotnet-sherlock-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.marcelroozekrans/memorylens-mcp
MCP server for .NET memory profiling with JetBrains dotMemory integration
0 tools
codeglance-mcp
MCP server for comprehensive GitHub repository analysis using Gemini AI
0 tools
io.github.timheuer/sampledotnetmcpserver
Sample .NET MCP Server
0 tools
io.github.hyeonu-cha/dotnet-coverage-mcp
MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.
0 tools
io.github.vmoranv/jshookmcp
MCP server for JavaScript analysis, security auditing, browser automation and hooks
0 tools
io.github.yuliiakovalova/dotnet-template-mcp
Search, inspect, preview, and create .NET projects from dotnet new templates via AI agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.jcucci/dotnet-sherlock-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}