From 40d7f9308c9d7d39a5ceb12781eb5cc4b9ddafdf Mon Sep 17 00:00:00 2001 From: Vbj <60609280+Vbj1808@users.noreply.github.com> Date: Mon, 8 Jun 2026 08:29:32 +0530 Subject: [PATCH] Add retrieval-lens to MCP tools list in README Added retrieval-lens project to the list of MCP tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f748e2ea..cb60fbb93 100644 --- a/README.md +++ b/README.md @@ -1114,6 +1114,7 @@ Tools and integrations that enhance the development workflow and environment man - [Quantum3-Labs/ARBuilder](https://github.com/Quantum3-Labs/ARBuilder) [![ARBuilder MCP server](https://glama.ai/mcp/servers/Quantum3-Labs/ARBuilder/badges/score.svg)](https://glama.ai/mcp/servers/Quantum3-Labs/ARBuilder) 🐍 ☁️ 🏠 🍎 🪟 🐧 - AI-powered code generator for the Arbitrum ecosystem. 19 MCP tools for Stylus smart contracts, SDK bridging, full-stack dApps, and Orbit chain deployment, backed by RAG-based retrieval over Arbitrum documentation. - [r-huijts/xcode-mcp-server](https://github.com/r-huijts/xcode-mcp-server) 📇 🏠 🍎 - Xcode integration for project management, file operations, and build automation - [ReAPI-com/mcp-openapi](https://github.com/ReAPI-com/mcp-openapi) 📇 🏠 - MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data +- [retrieval-lens](https://github.com/Vbj1808/retrieval-lens) 📇 🏠 - Black-box flight recorder for RAG retrieval inside MCP agents. Logs chunks, scores, sources and rankings so you can audit, replay and diff retrieval runs. - [reflagcom/mcp](https://github.com/reflagcom/javascript/tree/main/packages/cli#model-context-protocol) 🎖️ 📇 ☁️ - Flag features directly from chat in your IDE with [Reflag](https://reflag.com). - [Rootly-AI-Labs/Rootly-MCP-server](https://github.com/Rootly-AI-Labs/Rootly-MCP-server) 🎖️ 🐍 ☁️ 🍎 - MCP server for the incident management platform [Rootly](https://rootly.com/). - [ronantakizawa/a11ymcp](https://github.com/ronantakizawa/a11ymcp) [![ronantakizawa/a11ymcp MCP server](https://glama.ai/mcp/servers/ronantakizawa/a11ymcp/badges/score.svg)](https://glama.ai/mcp/servers/ronantakizawa/a11ymcp) 📇 🏠 - Web accessibility testing MCP server that analyzes URLs and HTML for WCAG 2.0/2.1/2.2 compliance using axe-core. Tools for color contrast, ARIA validation, and orientation lock detection.