Create an MCP server
MCP Servers
Create an MCP server
Configure a remote HTTPS MCP server for an organization.
POST
Create an MCP server
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Organization ID
Body
application/json
Unique MCP server name within the organization
Minimum string length:
1HTTPS URL of the remote MCP server
Pattern:
^https://HTTP headers sent to the MCP server. Header values are encrypted and never returned by the API.
Response
MCP server created
HTTPS URL of the remote MCP server
Pattern:
^https://Names of the configured HTTP headers. Header values are never returned.