← Index

CodeSherlock

io.github.FGC-Shreyansh-Chachaundiya/codesherlock-mcp-server·v0.1.1·Other
Quality Score
81
/100

AI-powered static and contextual code analysis MCP server

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "codesherlock-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@codesherlock/codesherlock-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "codesherlock-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@codesherlock/codesherlock-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codesherlock/codesherlock-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other