Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

RMCP

dev.rmcp/rmcp

Search remote Model Context Protocol servers and tools discovered by BuiltWith, without an API key.

Uptime
100.0%
1 direct probes · 30d
Response
2540ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://rmcp.dev/mcp

Tools · 8

search_mcp_servers

Search indexed remote MCP servers by intended task, capability, product, category, endpoint metadata, or associated tools.

search_mcp_tools

Search individual tool capabilities across every indexed MCP server and identify each matching parent server.

get_mcp_server

Get a complete structured server record, endpoints, tools, evidence-based trust, risks, warnings and install options.

get_mcp_tool

Get one tool schema, parent server, endpoint, availability, inferred risk and parent installation instructions.

get_mcp_endpoint

Get stored transport, authentication, protocol, availability, latency, TLS, redirect and schema-change information for an indexed endpoint.

get_install_instructions

Generate client-specific, copyable installation instructions without embedding credentials.

check_mcp_endpoint

Return the most recently stored check for an indexed endpoint. This never scans an arbitrary URL.

compare_mcp_servers

Compare two to four known RMCP servers by capabilities, tools, auth, transport, evidence, risk, latency and installation complexity.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rmcp": {
      "url": "https://rmcp.dev/mcp",
      "transport": "streamable-http"
    }
  }
}