Skip to main content
Glama

Understanding Abstract Syntax Trees (AST) MCP tools

Production-ready MCP servers that extend AI capabilities through file access, database connections, APIs, and contextual services.

46,565 tools. Last updated 2025-12-26 17:00
  • Generate an abstract syntax tree (AST) for a file, returning it as a nested dictionary. Specify project, file path, depth, and whether to include node text for detailed code analysis.
    MIT License
  • Retrieve and display all saved file trees from the FileScopeMCP server to review code structure and tracked dependencies for better understanding.
    GPL 3.0
  • Locates the Abstract Syntax Tree (AST) node at a specific position in a code file, given project name, file path, and row-column coordinates. Returns node details or None if not found.
    MIT License
  • Search for arXiv papers by title, abstract, or author using advanced syntax. Combine terms and filter by category to find relevant research efficiently.
    MIT License
  • Search and analyze source code using AST context to reveal structural relationships, such as functions or classes containing matching patterns. Ideal for understanding code organization and exploring unfamiliar codebases.
    MIT License

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers