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 list, latency, and recent test history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Server name, registry ID slug, or any identifier (e.g. "github", "brave-search", "gateway-pipeworx-io-rpc-mcp") | |
| url | No | The MCP server endpoint URL (e.g. "https://mcp.example.com/mcp") |