DirectoryContextplus MCP
api

Contextplus MCP

by ForLoopCodes

65
Health
good
74
Popularity

Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.

1,401stars
87forks
TypeScript
MIT
Updated March 11, 2026
#mcp-server

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "contextplus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "contextplus"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx contextplus

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categoryapi
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory