Catalog
io.github.FGC-Shreyansh-Chachaundiya/codesherlock-mcp-server
OfficialCodeSherlock
AI-powered static and contextual code analysis MCP server
AI-powered static and contextual code analysis for security and quality.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"codesherlock-mcp-server": {
"command": "npx",
"args": [
"-y",
"@codesherlock/codesherlock-mcp-server@0.1.0"
]
}
}
}