Skip to content
Back to search
30
MCP

Coding File Context

pulsemcp/coding file context

Provides advanced file system access and code analysis capabilities, enabling efficient reading, searching, and analysis of large codebases for automated quality assessment and intelligent navigation.

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

Similar MCP servers embedding-nearest

Coding Assistant
Enhances coding capabilities by providing context-aware suggestions and documentation integration through code analysis, technology detectio
0 tools
Code Context
Compresses codebases into LLM-ready context using AST analysis with surgical read/write tools for TypeScript, Python, PHP, and Dart.
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
Code Context Engine
Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.
0 tools
CodeGraph Context
Code graph analysis for AI coding assistants with repo graph queries, symbol impact paths, and dependency hotspot reports.
0 tools
Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools

How to use

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

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