Arclan MCP Registry
AM
Arclan MCP Registry
/get_server

get 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

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 /get_server for me.

Input

FieldTypeDescription
urlstringThe MCP server endpoint URL (e.g. "https://mcp.example.com/mcp")
idstringServer name, registry ID slug, or any identifier (e.g. "github", "brave-search", "gateway-

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":"/get_server","input":{}}'
cli
npx cracked-ai run -p mcp-ai-arclan-registry -e /get_server -i '{}'
mcp
run_tool({ provider: "mcp-ai-arclan-registry", endpoint: "/get_server", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.