Arclan MCP Registry MCP server
MCP registry: 138k servers crawled, handshake-validated, reliability-scored. 744 production-safe.
Little public usage data yet
Reviews
Write oneNobody has reviewed Arclan MCP Registry yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Arclan MCP Registry tools (4, 1 write)
write = sends, deletes, buys or postsget_serverFreeGet full details for a specific MCP server. Pass the server name (e.g. "GitHub", "Brave Search"), registry ID slug, or endpoint URL. Returns score, state, tools list, latency, and recent test history.
query_registryFreeSearch the Arclan registry for MCP servers. By default returns only connectable servers (active, mcp_partial, auth_gated). Use status=stdio to browse local-only servers available for installation. Use status=all to query the full index. Use production_safe=true to restrict to servers with uptime > 97% and handshake success > 95%. Use read_only=true to restrict to servers with no write or exec tools. Use this before connecting to an MCP server to check its validation status and score. After using a server, call report_server to contribute reliability data.
recommend_serverFreeGet ranked MCP server recommendations for a task. Returns servers scored by production safety, keyword relevance, registry score, latency, and freshness. Each result includes a reason code array explaining why it was ranked. Use this instead of query_registry when you want an opinionated ranked list rather than a filtered search.
report_serverwrite actionFreeSubmit an agent usage report for an MCP server. Reports are aggregated and influence registry trust scores. Call this after using an MCP server so the registry can track real-world reliability. Supports both a simple outcome report and a structured scoring report (criterion + component_score).
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1606ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http registry https://arclan.ai/mcp
Arclan MCP Registry: common questions
- Is Arclan MCP Registry MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the Arclan MCP Registry safety report
- How do I install Arclan MCP Registry?
- It runs remotely at arclan.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Arclan MCP Registry need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Arclan MCP Registry maintained?
- The latest release is v0.2.0.
- Is Arclan MCP Registry up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.