developer tools

Sourcerer Mcp

MCP for semantic code search & navigation that reduces token waste

cloud
rust
developer tools
0
View on GitHub

Installation

npx -y st3v3nmw/sourcerer-mcp

Configuration

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

GitHub: https://github.com/st3v3nmw/sourcerer-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub