Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

RMCP

REMOTE · RMCP.DEV · SCANNED AUG 3

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

Available components

+5 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 8 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability49
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 598 tokens (~74/item across 8 items; 8 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage68
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 5% of tool parameters carry a description.Partial
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · rmcp.dev

# add to Claude Code
claude mcp add --transport http dev-rmcp-rmcp https://rmcp.dev/mcp
# ~/.codex/config.toml
[mcp_servers.dev-rmcp-rmcp]
url = "https://rmcp.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-rmcp-rmcp": {
      "type": "remote",
      "url": "https://rmcp.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-rmcp-rmcp --url https://rmcp.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-rmcp-rmcp:
    url: "https://rmcp.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "dev-rmcp-rmcp": {
      "type": "http",
      "url": "https://rmcp.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +4
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 54

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://rmcp.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=rmcp.dev CN=Amazon RSA 2048 M04,O=Amazon,C=US 25 Jul 2026 7 Feb 2027 RSA 2048 SHA256-RSA 26696079bfdbff9c544de21d2011db2
SANs: rmcp.dev, www.rmcp.dev
CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 773124f2a952e3ed18a58bdb85d1bc0ce5f27
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6
DNSSEC secure

Validation of rmcp.dev. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
rmcp.dev. present 52198 13 Verified
rmcp.dev. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
content-security-policy default-src 'self';base-uri 'self';font-src 'self';form-action 'self';frame-ancestors 'self';img-src 'self' data: https://www.google.com https://t2.gstatic.com;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self';upgrade-insecure-requests;connect-src 'self'
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://rmcp.dev/mcp Verified 200
http (plaintext) http://rmcp.dev/mcp HTTPS enforced 301 https://rmcp.dev/mcp
MCP tools — 8 exposed · ~410 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
check_mcp_endpoint ~35

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

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

compare_mcp_servers ~58

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

NameTypeReqDescription
idsarrayyes
querystringOptional intended capability used to select relevant tools.

No output schema declared.

No examples provided.

get_install_instructions ~45

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

NameTypeReqDescription
clientstringyes
endpoint_indexinteger
server_idstringyes

No output schema declared.

No examples provided.

get_mcp_endpoint ~41

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

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_mcp_server ~39

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

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_mcp_tool ~36

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

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

search_mcp_servers ~92

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

NameTypeReqDescription
authenticationstring
categorystring
limitinteger
online_onlyboolean
querystringyes
read_only_onlyboolean
transportstring
verified_onlyboolean

No output schema declared.

No examples provided.

search_mcp_tools ~64

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

NameTypeReqDescription
authenticationstring
limitinteger
online_onlyboolean
querystringyes
read_only_onlyboolean

No output schema declared.

No examples provided.