MCP AST Explorer for Claude Desktop
io.github.lovranran/mcp-ast-explorer
Python symbol exploration for codebase onboarding agents.
client:Claude Desktop
transport:stdio
runtime:pypi
Install MCP AST Explorer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-ast-explorer": {
"command": "uvx",
"args": [
"mcp-ast-explorer"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs