Skip to content
Back to search
30
MCP

mcp-ast-explorer

pypi/mcp-ast-explorer

MCP server for Python AST/CST symbol exploration.

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

Similar MCP servers embedding-nearest

MCP AST Explorer
Python symbol exploration for codebase onboarding agents.
0 tools
MCP AST Explorer
Python symbol exploration for codebase onboarding agents.
0 tools
ast-workers-mcp
MCP Server for AST Workers - Language-aware code manipulation via CLI tools
0 tools
@mseep/rails-ast-mcp-server
MCP server for Rails code AST parsing, indexing and knowledge graph navigation - complete Rails intelligence with database schema awareness
0 tools
repomap-mcp-server
MCP server for RepoMap — code intelligence via AST-based repository analysis
0 tools
explorium-mcp-server
MCP server for interacting with the Explorium API.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-ast-explorer": {
      "url": "None",
      "transport": "http"
    }
  }
}