Skip to content
Back to search
30
MCP

Code Context Engine

pulsemcp/code context engine

Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.

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

Similar MCP servers embedding-nearest

Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools
Code Context (Semantic Code Search)
Enables semantic code search and understanding by cloning git repositories, splitting code into semantic chunks, and generating embeddings f
0 tools
CodeIntel
AI-powered semantic code search using vector embeddings for contextual code loading.
0 tools
Semantic Context
Provides semantic code search across large codebases using ChromaDB vector storage and configurable embeddings, enabling indexing of local p
0 tools
Smart Context
Intelligent context compression reducing AI agent token usage by ~89% through smart file reading and search.
0 tools
Context Engineering
Keeps AI coding agents aligned by generating PRDs, specs, and plans that prevent context loss and random rewrites.
0 tools

How to use

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

{
  "mcpServers": {
    "code_context_engine": {
      "url": "None",
      "transport": "http"
    }
  }
}