Back to search
100
MCP live v0.1.0 streamable-http

Arclan MCP Registry

ai.arclan/registry

MCP server registry — validated by live handshake, scored on reliability, monitored continuously.

Uptime
38.9%
18 probes
Response
132ms
last probe
Tools
4
callable
Primary URL
https://arclan.ai/mcp

Tools · 4

query_registry

Search 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…

get_server

Get full details for a specific MCP server by endpoint URL or registry ID. Returns score, state, tools list, latency, and recent test history.

recommend_server

Get 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 expla…

report_server

Submit 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. Suppor…

Similar MCP servers embedding-nearest

Arclan MCP Registry
MCP server registry validated by live handshake, scored on reliability, and monitored continuously.
0 tools
mcp-registry-mcp
MCP server for managing MCP server registries — health checks, duplicate detection, and configuration portability
0 tools
content-registry-mcp
Content Registry MCP server. Tools: register content, verify content, search registry. Built by MEOK AI Labs.
0 tools
registry
A community driven registry service for Model Context Protocol (MCP) servers.
0 tools
io.github.shafarenkacfi/mcp-server-registration
An MCP server that provides [describe what your server does]
0 tools
MCP Registry Server
Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "arclan_mcp_registry": {
      "url": "https://arclan.ai/mcp",
      "transport": "streamable-http"
    }
  }
}