Skip to content
Back to search
30
MCP

CodeSurface

pulsemcp/codesurface

Code analysis toolkit for extracting API surfaces, dependency graphs, and structural patterns.

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

Similar MCP servers embedding-nearest

CodeGraph Context
Code graph analysis for AI coding assistants with repo graph queries, symbol impact paths, and dependency hotspot reports.
0 tools
Code Analyze
Code structure analysis using tree-sitter with directory mapping and call graph tracing.
0 tools
Code Analysis
Integrates code analysis using a Neo4j graph database to enable structural insights, quality metrics, and natural language querying of codeb
0 tools
io.github.codeturion/codesurface
Indexes your codebase's public API and serves it via compact MCP tool responses.
0 tools
CodeLogic
Analyze software dependencies and assess impact of code changes
0 tools
io.github.Codeturion/codesurface
Indexes your codebase's public API and serves it via compact MCP tool responses.
0 tools

How to use

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

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