Skip to content
Back to search
30
MCP v0.1.1

CodeSherlock

io.github.FGC-Shreyansh-Chachaundiya/codesherlock-mcp-server

AI-powered static and contextual code analysis MCP server

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

Similar MCP servers embedding-nearest

CodeSherlock
AI-powered static and contextual code analysis MCP server
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
samcolon/mcp-server
MCP server with AI
0 tools
codanna
Local code intelligence MCP server and CLI for AI coding agents
0 tools
ai.wild-card/deepcontext
Advanced codebase indexing and semantic search MCP server
0 tools
codemcp
MCP server for file operations
0 tools

How to use

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

{
  "mcpServers": {
    "codesherlock": {
      "url": "None",
      "transport": "http"
    }
  }
}