Validate MCP server URL

Validates connectivity to a remote MCP server specified by URL.

Body Params

MCP server URL validation request. URL is required and must be a valid HTTP/HTTPS URL. Optional test_connectivity boolean (defaults to false) performs an actual connection test with a 5-second timeout. Validates URL format and optionally tests connectivity before adding the server.

string
required

Base URL of the MCP server to validate (must include protocol and host).

boolean

When true, performs a lightweight HTTP connectivity check to the URL in addition to format validation.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json