st3v3nmw/sourcerer-mcp
MCP for semantic code search & navigation that reduces token waste
Quick Start
Clone the repository:
git clone https://github.com/st3v3nmw/sourcerer-mcpClaude Desktop configuration example:
{
"mcpServers": {
"sourcerer-mcp": {
"command": "npx",
"args": [
"-y",
"st3v3nmw/sourcerer-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.