Skip to main content
POST
Test MCP Server Connection

Authorizations

x-portkey-api-key
string
header
required

Path Parameters

mcpServerId
string
required

MCP Server ID (UUID) or slug

Response

200 - application/json

OK

success
boolean
status_code
integer | null

HTTP status from upstream (when success)

response_time_ms
integer | null
url
string<uri> | null
server_name
string
error
string | null

Error message when success is false

Last modified on April 8, 2026