contextplus
Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining Tree-sitter AST parsing, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
Context+ is an MCP server that provides semantic intelligence for large-scale engineering projects by combining AST parsing, spectral clustering, and Obsidian-style linking. It helps developers understand, navigate, and manage their codebase with high accuracy and AI-powered tools for discovery, analysis, and code operations.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- AAlex ThompsonMay 10, 2026
Obsidian-style linking for code navigation is an interesting UX pattern for large repositories.
- Parker RiveraApr 18, 2026
The AST-based approach means language-aware chunking, not arbitrary text splitting.
- LLogan BrownMar 30, 2026
99% accuracy claim for large-scale codebases is ambitious, but the underlying approach is sound.
- SShawn ZhangMar 29, 2026
Semantic intelligence for engineering-scale codebases is what's missing from most MCP context servers.
- Sasha LeeMar 27, 2026
Tree-sitter AST parsing + Spectral Clustering for code context is genuinely more accurate than text-based approaches.