srijanshukla18/xray
by Various
XRAY MCP provides progressive code intelligence and navigation capabilities for AI assistants through structural code analysis using ast-grep
MCP
srijanshukla18/xray
Added 1 June 2026
Overview
XRAY MCP is a Python tool that gives AI assistants structural code intelligence by analyzing codebases with ast-grep. It enables navigation and understanding of code through progressive analysis of syntax trees.
Best for
Best for
Developers building AI coding assistants that need structural code understanding
Use cases
- Enabling AI assistants to navigate and understand large codebases
- Performing structural code searches and pattern matching
- Providing context-aware code intelligence for development workflows
Notes
XRAY MCP is a Python tool that gives AI assistants structural code intelligence by analyzing codebases with ast-grep. It enables navigation and understanding of code through progressive analysis of syntax trees.
49 stars on GitHub. Last updated 2025-12-11. Licensed MIT.
Use cases
- Enabling AI assistants to navigate and understand large codebases
- Performing structural code searches and pattern matching
- Providing context-aware code intelligence for development workflows
Pros
- Leverages ast-grep for fast, reliable structural analysis
- Lightweight Python implementation with clear focus
- Open source with active community (49 stars)
Cons
- Limited to Python runtime and ast-grep supported languages
- Small user base may mean fewer integrations and examples
- Requires ast-grep to be installed separately
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages ast-grep for fast, reliable structural analysis
- Lightweight Python implementation with clear focus
- Open source with active community (49 stars)
Cons
- Limited to Python runtime and ast-grep supported languages
- Small user base may mean fewer integrations and examples
- Requires ast-grep to be installed separately
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.