Skip to main content
GET
List Mcp Server Tools

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Path Parameters

mcp_server_id
string
required

ID of the MCP Server.

Response

Successful Response

Response model for testing tools available on an MCP server.

success
boolean
required

Indicates if the operation was successful.

tools
Tool · object[]
required

A list of tools available on the MCP server.

error_message
string | null

Error message if the operation was not successful.