Loomal

MCP AST Explorer

MCP server by github.com/lovranran/mcp-ast-explorer

Python symbol exploration for codebase onboarding agents.

0 starspypi: mcp-ast-explorer

About MCP AST Explorer

MCP AST Explorer is an MCP (Model Context Protocol) server published by lovranran in the official MCP registry, listed under Autonomous Agents on Loomal. Python symbol exploration for codebase onboarding agents.

It ships as a Python package on PyPI (mcp-ast-explorer), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lovranran/mcp-ast-explorer.

Use MCP AST Explorer with your agent

Claude Code · one command
claude mcp add mcp-ast-explorer -- uvx mcp-ast-explorer
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-ast-explorer": {
      "command": "uvx",
      "args": [
        "mcp-ast-explorer"
      ]
    }
  }
}
pypimcp-ast-explorer

Frequently asked questions

What is MCP AST Explorer?
MCP AST Explorer is an MCP (Model Context Protocol) server by lovranran in the Autonomous Agents category. Python symbol exploration for codebase onboarding agents.
How do I connect MCP AST Explorer to Claude, Cursor, or another MCP client?
Install MCP AST Explorer from its pypi package (mcp-ast-explorer) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP AST Explorer open source?
Yes — the source code is public at github.com/lovranran/mcp-ast-explorer.
Can AI agents pay to use MCP AST Explorer?
Not yet through Loomal — MCP AST Explorer is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP AST Explorer? Claim this listing free by verifying GitHub ownership, or contact us.