MCP AST Explorer runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 3 Jul 2026.
Python symbol exploration for codebase onboarding agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-ast-explorer -- uvx mcp-ast-explorer
{
"mcpServers": {
"mcp-ast-explorer": {
"args": [
"mcp-ast-explorer"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-ast-explorer]
command = "uvx"
args = ["mcp-ast-explorer"]
{
"mcpServers": {
"mcp-ast-explorer": {
"args": [
"mcp-ast-explorer"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-ast-explorer": {
"args": [
"mcp-ast-explorer"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.