Indexes code semantically so agents can search relevant functions, classes, and code chunks without reading entire files.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Sourcerer MCP.
An MCP server for semantic code search & navigation that helps AI agents work efficiently without burning through costly tokens. Instead of reading entire files, agents can search conceptually and jump directly to the specific functions, classes, and code chunks they need.
.gitignore files).sourcerer/ to .gitignore: This directory stores the embedded vector databaseSourcerer 🧙 builds a semantic search index of your codebase:
file.ext::Type::methodfsnotify.gitignore files via git check-ignore.sourcerer/db/semantic_search: Find relevant code using semantic searchget_chunk_code: Retrieve specific chunks by IDfind_similar_chunks: Find similar chunksindex_workspace: Manually trigger re-indexingget_index_status: Check indexing progressThis approach allows AI agents to find relevant code without reading entire files, dramatically reducing token usage and cognitive load.
Language support requires writing Tree-sitter queries to identify functions, classes, interfaces, and other code structures for each language.
Supported: Go, JavaScript, Markdown, Python, TypeScript
Planned: C, C++, Java, Ruby, Rust, and others
All contributions welcome! See CONTRIBUTING.md.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/st3v3nmw-sourcerer-mcp)<a href="https://allmcps.com/mcp/st3v3nmw-sourcerer-mcp"><img src="https://allmcps.com/api/badge/st3v3nmw-sourcerer-mcp?style=directory" alt="Sourcerer MCP on AllMCPs" /></a>