From 6f96a0ce5a6ca5adc860023daa3da00a6b3cc6d0 Mon Sep 17 00:00:00 2001 From: Kalimero <4368721+khalidsaidi@users.noreply.github.com> Date: Thu, 19 Feb 2026 10:13:49 -0800 Subject: [PATCH] docs: add RAGMap to community projects --- docs/community-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/community-projects.md b/docs/community-projects.md index ef59bf59..6314f33a 100644 --- a/docs/community-projects.md +++ b/docs/community-projects.md @@ -29,6 +29,7 @@ Browse the official MCP Registry in your browser! - [mcp-registry-cli](https://pypi.org/project/mcp-registry-cli/) - CLI tool to navigate the MCP registry servers - [OtherVibes/mcp-publish-action](https://github.com/OtherVibes/mcp-publish-action) - GitHub Action for publishing MCP servers to the official registry - [ToolSDK MCP Registry](https://github.com/toolsdk-ai/toolsdk-mcp-registry) - Extends the MCP Registry with **API-based MCP execution, private deployment**, and **secure sandbox isolation**. +- [RAGMap](https://ragmap-api.web.app) - RAG-focused subregistry + MCP server to discover retrieval-capable MCP servers; semantic search, filters, explainable ranking. ## Adding Your Project