AM
Arclan MCP Registry
/recommend_server
recommend server
Get ranked MCP server recommendations for a task. Returns servers scored by production safety, keyword relevance, registry score, latency, and freshness. Each r
liveverifiedunknown~5s typical
mcpprobedarclanmcpregistry
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-arclan-registry /recommend_server for me.
Input
| Field | Type | Description |
|---|---|---|
| q | string | Task or capability query — e.g. "search the web" or "read files" |
| auth | boolean | Include servers that require authentication (default: true) |
| production_safe | boolean | Only return production-safe servers (uptime > 97%, handshake > 95%) |
| read_only | boolean | Only return servers with no write-classified tools |
| limit | number | Max results 1–20 (default: 5) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-arclan-registry","endpoint":"/recommend_server","input":{}}'cli
npx cracked-ai run -p mcp-ai-arclan-registry -e /recommend_server -i '{}'mcp
run_tool({ provider: "mcp-ai-arclan-registry", endpoint: "/recommend_server", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.