Back to search
30
MCP

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

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
codedoc-mcp
Code analysis and documentation tool with MCP support
0 tools

How to use

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

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