From 43e70055403b65aea9060fa2e745227517527c8a Mon Sep 17 00:00:00 2001 From: srijan <10983745+srijanshukla18@users.noreply.github.com> Date: Sun, 21 Sep 2025 11:04:08 +0530 Subject: [PATCH] Add XRAY MCP (#425) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09fc045..a437492 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Official integrations are maintained by companies building production ready MCP - **[Webflow](https://github.com/webflow/mcp-server)** - Interact with Webflow APIs to list and edit your site and CMS data. - **[WebScraping.AI](https://github.com/webscraping-ai/webscraping-ai-mcp-server)** - Interact with **[WebScraping.AI](https://WebScraping.AI)** for web data extraction and scraping. - **[Xero](https://github.com/XeroAPI/xero-mcp-server)** - Interact with the accounting data in your business using our official MCP server +- **[XRAY](https://github.com/srijanshukla18/xray)** - Progressive code-intelligence server: lets AI assistants map structure, fuzzy-find symbols, and assess change-impact across Python, JS/TS, and Go codebases (powered by `ast-grep`) - **[YepCode](https://github.com/yepcode/mcp-server-js)** - Execute any LLM-generated code in the [YepCode](https://yepcode.io) secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages - **[Zapier](https://zapier.com/mcp)** - Connect your AI Agents to 8,000 apps instantly. - **[ZenML](https://github.com/zenml-io/mcp-zenml)** - Interact with your MLOps and LLMOps pipelines through your [ZenML](https://www.zenml.io) MCP server