Back to search
30
MCP

Code Context Provider

pulsemcp/code context provider

Analyzes project directories to extract code structure and symbols using Tree-sitter parsers, providing tools for generating directory trees and performing deep code analysis of JavaScript, TypeScript, and Python files.

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

Similar MCP servers embedding-nearest

Code Context
Compresses codebases into LLM-ready context using AST analysis with surgical read/write tools for TypeScript, Python, PHP, and Dart.
0 tools
contextecf-codeledger
CodeLedger — deterministic context selection for AI coding agents. This is the unscoped mirror of @codeledger/cli; both install the same bin
0 tools
code-graph-context
MCP server that builds code graphs to provide rich context to LLMs
0 tools
Context7
Provide up-to-date, version-specific code documentation and examples directly into your prompts to enhance coding accuracy and reduce halluc
0 tools · http
@cocaxcode/ai-context-inspector
Scan, export, and import your AI ecosystem across tools. Discover MCP servers, context files, skills, memories. Export/import between Claude
0 tools
Code Context Engine
Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.
0 tools

How to use

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

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