Skip to content
Back to search
30
MCP

Code Analysis

pulsemcp/code analysis

Integrates code analysis using a Neo4j graph database to enable structural insights, quality metrics, and natural language querying of codebases.

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

Similar MCP servers embedding-nearest

CodeGraphContext
Indexes codebases into a Neo4j graph database to enable sophisticated code analysis including function call relationships, class hierarchies
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
Neo4j
Integrates with Neo4j graph databases to enable natural language querying, node creation, and complex graph operations for knowledge explora
0 tools
Code Analyze
Code structure analysis using tree-sitter with directory mapping and call graph tracing.
0 tools
CodeGraph Context
Code graph analysis for AI coding assistants with repo graph queries, symbol impact paths, and dependency hotspot reports.
0 tools
CodeSurface
Code analysis toolkit for extracting API surfaces, dependency graphs, and structural patterns.
0 tools

How to use

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

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