Back to directory
st3v3nmw/sourcerer-mcp

st3v3nmw/sourcerer-mcp

@st3v3nmw

MCP for semantic code search & navigation that reduces token waste

code-searchsemantic-searchnavigationmcp-servergoopenaiembeddingstree-sittercontext

Installation & Configuration

{
  "mcpServers": {
    "sourcerer": {
      "command": "sourcerer",
      "env": {
        "OPENAI_API_KEY": "your-openai-api-key",
        "SOURCERER_WORKSPACE_ROOT": "/path/to/your/project"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/11
Updated
2026/6/12