Skip to main content

Get MCP Server Tools

GET 

/v1/mcp-servers/:server_id/tools

Get tools from a specific MCP server using the MCP Protocol.

Connects to the MCP server and retrieves available tools using the MCP protocol.

Status Codes:

  • 200: Tools retrieved successfully
  • 400: Validation error (invalid parameters)
  • 403: Forbidden - Access to server is forbidden
  • 404: Server not found or not accessible
  • 500: Internal server error
  • 502: Bad Gateway - Failed to get valid response from MCP server

Request

Responses

MCP server tools retrieved successfully