contextplus: 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.; heuristic-mcp: Heuristic MCP is a server that provides smart code search capabilities to editors and MCP clients. It works by scanning your workspace to build a searchable code index, which AI models and MCP tools can then query using natural language.
Large Codebase Navigation: Developers can use semantic search and clustering to efficiently understand code structure and relationships within massive projects.
Quickly find relevant code snippets or functions within your codebase.