Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"contextplus": {
"command": "npx",
"args": ["-y", "@contextplus/mcp-server"]
}
}
}Restart Claude Code to use it.
Intro
Context+ is an MCP server that combines RAG, Tree-sitter AST parsing, spectral clustering, and bidirectional linking to turn large codebases into searchable hierarchical feature maps, with 1,700+ GitHub stars. Built for developers working in large monorepos. Ideal for projects over 100K lines of code.
Source & Thanks
Created by ForLoopCodes. Licensed under MIT.
contextplus — ⭐ 1,700+