Arclan MCP Registry
ai.arclan/registryMCP server registry — validated by live handshake, scored on reliability, monitored continuously.
Tools · 4
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 full details for a specific MCP server by endpoint URL or registry ID. Returns score, state, tools list, latency, and recent test history.
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…
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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"arclan_mcp_registry": {
"url": "https://arclan.ai/mcp",
"transport": "streamable-http"
}
}
}