sourcerer-mcp

st3v3nmw/sourcerer-mcp
★ 108 stars Go 🤖 AI/LLM Updated 1mo ago
MCP for semantic code search & navigation that reduces token waste
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sourcerer-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/st3v3nmw/sourcerer-mcp@latest"
      ]
    }
  }
}

Topics

claude-codecode-analysiscode-navigationcode-searchmcpmcp-servermodel-context-protocolsemantic-search