MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. XRAY

XRAY

srijanshukla18bysrijanshukla18
•
50
•
Developer Tools
Productivity & Workflow

Enhances AI assistant capabilities by providing progressive code intelligence and navigation through structural code analysis.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

XRAY equips AI assistants with advanced code intelligence and navigation features, enabling them to understand codebases structurally. By leveraging ast-grep, a tree-sitter powered tool, XRAY provides accurate analysis for multiple programming languages including Python, JavaScript, TypeScript, and Go. It offers a progressive discovery workflow with tools for mapping project structure, finding specific symbols, and analyzing code impact, all without requiring a persistent database or complex setup. Its stateless, on-demand analysis provides real-time, accurate results, bridging the gap between simple text search and complex language servers.

Key Features

01Structural Code Analysis (via ast-grep)
02Codebase Mapping and Exploration
03Fuzzy Search for Code Symbols
04Impact Analysis for Code Changes
05Multi-language Support (Python, JS, TS, Go)
064 GitHub stars

Use Cases

01Understanding codebase structure and dependencies for AI assistants
02Identifying the potential impact of code changes on a project
03Locating specific functions, classes, or symbols within a codebase