DirectoryContextplus MCP
api

Contextplus MCP

by ForLoopCodes

55
Health
fair
70
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,859stars
148forks
TypeScript
MIT
Updated May 10, 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 Healthfair

Freshness32/40
Issue response3/30
Org backing15/20
Longevity5/10
Updated recently
Most issues unresolved
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