contextplus
Context+ is an MCP server that provides semantic intelligence for large codebases.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.9k
- Source
- mcp-github
- Repository
- github.com/forloopcodes/contextplus
Overview
Context+ is a purpose-built MCP server designed for developers seeking high precision. By combining RAG, Tree-sitter AST, spectral clustering, and Obsidian-style linking, Context+ transforms vast codebases into searchable, hierarchical feature maps. It offers various tools such as code structure trees, file skeletons, and semantic code search to help developers efficiently understand and manage code. Integration is simple and supports multiple IDEs and editors.
Capabilities
- ▪Generate project structure AST trees
- ▪Extract function signatures and type definitions
- ▪Semantic code search
- ▪Semantic retrieval at the identifier level
- ▪Browse codebase by meaning
Use cases
Setup
No installation required—simply add Context+ in your IDE's MCP configuration to use it. For example, configure the `.vscode/mcp.json` file in VS Code.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I configure Context+?
Add Context+ in your IDE's MCP configuration and set OLLAMA_API_KEY.
Which programming languages does Context+ support?
Supports multiple languages including TypeScript, Python, Rust, Go, and more.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.