get_serverGet ServerGet 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.
MCP SERVER
https://arclan.ai/mcpSUMMARY
Arclan MCP Registry is an MCP server registry that provides tools for querying, retrieving, recommending, and reporting on MCP servers. It validates servers via live handshake, scores them on reliability, and monitors them continuously. The registry offers search and recommendation capabilities with filters for production safety and read-only access, and allows agents to submit usage reports to influence trust scores.
CAPABILITIES
Evidence-backed capability profile
TOOLS IN THIS MCP SERVER
get_serverGet ServerGet 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_registryQuery RegistrySearch 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_serverRecommend ServerGet 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_serverReport ServerSubmit 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).
MACHINE-READABLE ENDPOINTS
ACCESS
USAGE OBSERVATIONS