HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Test Mcp Connectivity

Test MCP server connectivity.

This endpoint tests the connectivity to the MCP server using the provided URL and headers. On success, it returns the full list of available tools with their schemas. On failure, it returns an appropriate error status code (400 or 502).

Parameters:

  • url: The MCP server URL to test
  • headers: Optional authentication headers
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

MCP server URL to test

headers

Optional authentication headers

Responses

400

Invalid JSON from MCP server

422

Validation error

500

Internal server error

502

Failed to connect to MCP server

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