Back to search
30
MCP

context-compiler-mcp

pypi/context-compiler-mcp

Local context compiler for AI coding assistants — smallest correct context bundle with rationale

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
index-it-mcp
Local-first code indexer for AI assistants via Model Context Protocol (MCP)
0 tools
context-pilot-mcp
Universal context manager for AI coding agents
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "context-compiler-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}