get_server
ActiveTool of Arclan MCP Registry
declared in 0.1.0
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.
Parameters schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Server name, registry ID slug, or any identifier (e.g. \"github\", \"brave-search\", \"gateway-pipeworx-io-rpc-mcp\")"
},
"url": {
"type": "string",
"description": "The MCP server endpoint URL (e.g. \"https://mcp.example.com/mcp\")"
}
}
}Parent server
Arclan MCP Registry
1/7 registries