Skip to main content

Discover Mcp Tools

POST 

/api/components/mcp-servers/discover-tools

Discover tools from an MCP server with rich metadata. Does not persist anything.

Args: request: Server details:

  • id: Server identifier slug (required)
  • name: Display name (required)
  • mcpUrl: MCP server endpoint URL (required)
  • headers: Authentication headers (optional)
  • transportType: Force transport type (optional)

Returns: Server info and detailed tool list with parameters and inputSchema.

Request

Responses

Successful Response