developer tools
Sourcerer Mcp
MCP for semantic code search & navigation that reduces token waste
cloud
rust
developer tools
Installation
npx -y st3v3nmw/sourcerer-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "sourcerer-mcp",
"command": "npx",
"args": [
"-y",
"st3v3nmw/sourcerer-mcp"
]
}About This MCP Server
st3v3nmw/sourcerer-mcp
MCP for semantic code search & navigation that reduces token waste
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub