Back to resources

MCP SERVER

Arclan MCP Registry

Primary machine endpointhttps://arclan.ai/mcp
Use with an agent

SUMMARY

What it does

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

Capabilities and scope

Evidence-backed capability profile

registry.searchweight 90 · confidence 90registry.retrieveweight 80 · confidence 90registry.recommendweight 85 · confidence 90registry.reportweight 70 · confidence 90

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

get_serverGet Server

Get 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.

Effect: readConfirm: none
query_registryQuery 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 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.

Effect: readConfirm: none
recommend_serverRecommend 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 explaining why it was ranked. Use this instead of query_registry when you want an opinionated ranked list rather than a filtered search.

Effect: readConfirm: none
report_serverReport 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. Supports both a simple outcome report and a structured scoring report (criterion + component_score).

Effect: writeConfirm: none

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
0.1.0

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.