Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”— Aggregators
  3. Ragmap
Ragmap logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:33:01 PM

Ragmap

User RatingsBe the first to rate and review this MCP server!
View Repository6 GitHub StarsTotal stargazers on GitHub for the source repository (6 stars).Visit Website
ragmcpregistrysearchrouting

Finds and ranks retrieval-focused MCP servers by domain, transport, reachability, citations, privacy, and other constraints.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "khalidsaidi-ragmap": {
      "command": "npx",
      "args": [
        "-y",
        "@khalidsaidi/ragmap-mcp@latest"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”— More in Aggregators

Overview

The khalidsaidi/ragmap MCP server indexes retrieval-capable MCP servers and helps agents select one using structured filters and explainable rankings. It combines registry data with RAG-oriented metadata, including categories, retrieval methods, freshness, citations, privacy, transport, and reachability. Search can use keyword matching, with semantic search available when an OpenAI API key is configured. Reach for the khalidsaidi/ragmap MCP server when an agent needs to choose a retrieval backend, not when it needs to ingest documents or perform retrieval itself.

Use cases

โ€ขFind retrieval servers for a specific document or code domain
โ€ขFilter RAG backends by citations and grounding support
โ€ขChoose recently reachable remote MCP servers
โ€ขCompare local-only and remote retrieval options
โ€ขInspect ranking reasons before routing an agent

Key features

โ€ขRAG-focused MCP server discovery
โ€ขKeyword and optional semantic search
โ€ขStructured transport and capability filters
โ€ขReachability and citation filtering
โ€ขExplainable candidate scoring
โ€ขRegistry-compatible REST API

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ragmap.

Extracted Tool Capabilities
RAG-focused MCP server discovery
Keyword and optional semantic search
Structured transport and capability filters
Reachability and citation filtering
Explainable candidate scoring
Registry-compatible REST API

How Ragmap works

What khalidsaidi/ragmap MCP server does

The khalidsaidi/ragmap MCP server is a discovery and routing layer for retrieval-oriented MCP servers. It maintains a focused subregistry based on the official MCP Registry, adds metadata useful for RAG selection, and exposes search and inspection interfaces for agents and developers.

The project does not retrieve documents, manage a private vector database, or ingest a user's files. Instead, it returns candidate servers and connection information so an agent can connect to a selected retrieval server for the actual search or generation workflow.

A hosted service is available at https://ragmap-api.web.app, including a browser interface and MCP endpoint. The repository also supports local development and a local stdio MCP package.

How it works

Registry records are normalized and enriched with fields such as domain coverage, retrieval approach, freshness behavior, grounding or citation support, privacy and authentication characteristics, transport, and usage limits. Lightweight trust signals include service status, recent reachability checks, schema stability, and reports.

Agents can search or filter the catalog by query, categories, minimum score, transport, registry type, remote availability, recent reachability, citation metadata, or local-only operation. The service can combine keyword search with semantic search when OPENAI_API_KEY is configured. Results include ranking information, and rag_explain_score can provide reasons behind a score.

The MCP interface exposes four tools: rag_find_servers, rag_get_server, rag_list_categories, and rag_explain_score. The REST API provides related endpoints for search, top recommendations, installation details, categories, statistics, health, and registry-compatible server records.

Setup and configuration

For a hosted connection, the README gives this Claude MCP command:

Terminal
claude mcp add --transport http ragmap https://<your-mcp-domain>/mcp

The hosted deployment can be queried directly with HTTP. For example, /rag/search supports filters for recent reachability and remote availability, while /rag/install returns installation configuration for a selected server.

To run the local MCP package over stdio, use:

Terminal
npx -y @khalidsaidi/ragmap-mcp@latest

Local repository development uses corepack enable, pnpm -r install, and pnpm -r dev. The API runs on port 3000 and the local remote MCP service on port 4000. Semantic search is optional; setting OPENAI_API_KEY enables it locally. Self-hosted ingestion uses a protected X-Ingest-Token and is intended for operators managing their own index schedule.

Tools and capabilities

  • Search for retrieval MCP servers using natural-language queries.
  • Filter candidates by categories, score, transport, citations, remote availability, local-only status, and recent reachability.
  • Retrieve a server record and installation configuration.
  • List available RAG categories.
  • Inspect why a candidate received its ranking.
  • Browse and copy Cursor or Claude configuration from the hosted UI.

The khalidsaidi/ragmap MCP server is useful for routing decisions where backend choice depends on constraints such as privacy, citations, freshness, or deployment transport.

Limitations and notes

Index updates occur on a schedule in the hosted deployment, so new or changed servers may not appear immediately. Reachability is based on probe checks for streamable HTTP or SSE endpoints and may become stale. Semantic search depends on an OpenAI API key; without it, keyword search remains available.

The khalidsaidi/ragmap MCP server does not replace an end-to-end RAG pipeline. It does not automatically ingest private documents, host a user's vector store, or perform retrieval on behalf of the caller. Users must connect to a returned retrieval server, or provide another server that supports their ingestion and indexing process.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    โ˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    ๐Ÿ”— Aggregators15 views
    Compare vs AllMCPs Server โ†’
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    ๐Ÿ”— Aggregators3 views
    Compare vs Openapi MCP Server โ†’
  • Agent logoAgent

    A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

    ๐Ÿ”— Aggregators9 views
    Compare vs Agent โ†’
  • S
    SandBase CLI

    Open-source CLI and MCP server for discovering and calling 2,000+ AI models and APIs through one consistent developer interface.

    ๐Ÿ”— Aggregators9 views
    Compare vs SandBase CLI โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
6
Stargazers on the source repository.
Last commit
15d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ragmap

Run `npx -y @khalidsaidi/ragmap-mcp@latest` for the local stdio package. The README also documents connecting to a hosted Streamable HTTP endpoint with the Claude MCP command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewRagmap AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/khalidsaidi-ragmap?style=directory)](https://allmcps.com/mcp/khalidsaidi-ragmap)
HTML Embed
<a href="https://allmcps.com/mcp/khalidsaidi-ragmap"><img src="https://allmcps.com/api/badge/khalidsaidi-ragmap?style=directory" alt="Ragmap on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”—Aggregators
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars6
GitHub Star CountTotal stargazers on GitHub representing community popularity (6 stars).
Last commit15d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 28, 2026
51Quality signal: Good ยท 51/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท @khalidsaidi/ragmap-mcp@latest (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”— Aggregators โ†’Alternatives to Ragmap โ†’Install in Claude DesktopInstall in CursorInstall in VS Code