MCP AST Explorer
Rank #61,707io.github.LovRanRan/mcp-ast-explorer
Python symbol exploration for codebase onboarding agents.
MCP AST Explorer is a Model Context Protocol (MCP) server published by lovranran. It ranks #61,707 of 132,113 servers tracked on MCP Toplist. MCP AST Explorer is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 70,406 of 132,113 servers on MCP Toplist.
Use MCP AST Explorer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-ast-explorer -- uvx mcp-ast-explorer[mcp_servers.mcp-ast-explorer]
command = "uvx"
args = ["mcp-ast-explorer"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-ast-explorer": {
"command": "uvx",
"args": [
"mcp-ast-explorer"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-ast-explorer": {
"command": "uvx",
"args": [
"mcp-ast-explorer"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-ast-explorer": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-ast-explorer"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-ast-explorer": {
"command": "uvx",
"args": [
"mcp-ast-explorer"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-ast-explorer": {
"command": "uvx",
"args": [
"mcp-ast-explorer"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.LovRanRan%2Fmcp-ast-explorer)<a href="https://mcptoplist.com/server/io.github.LovRanRan%2Fmcp-ast-explorer"><img src="https://mcptoplist.com/badge/io.github.LovRanRan%2Fmcp-ast-explorer.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lovranran
Other servers by lovranran
View all lovranran servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 25, 2026 |
Frequently asked questions
- Who maintains MCP AST Explorer?
- MCP AST Explorer is maintained by lovranran, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP AST Explorer listed on the Official MCP Registry?
- Yes — MCP AST Explorer is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP AST Explorer have?
- MCP Toplist tracks 1 version of MCP AST Explorer, most recently published on May 25, 2026.
- Where can I find the source code for MCP AST Explorer?
- The source code for MCP AST Explorer is hosted at github.com/lovranran/mcp-ast-explorer.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.