Skip to content
Back to search
30
MCP

Code Pathfinder

pulsemcp/code pathfinder

AI-native static code analysis with call graphs, data flow tracing, type inference, and symbol search for Python and Go.

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

Similar MCP servers embedding-nearest

Code Pathfinder
Code intelligence MCP server: call graphs, type inference, and symbol search for Python/Go.
0 tools
CodeFlow
Provides semantic code analysis and search capabilities for Python codebases through AST extraction, call graph generation, and vector embed
0 tools
Go Code Graph
Analyzes Go codebases using AST parsing and Neo4j graph storage to enable natural language queries about code structure, dependencies, archi
0 tools
CodeGraph Context
Code graph analysis for AI coding assistants with repo graph queries, symbol impact paths, and dependency hotspot reports.
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
Code Analyze
Code structure analysis using tree-sitter with directory mapping and call graph tracing.
0 tools

How to use

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

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