Qovery

Qovery MCP Connector for Claude

A+

Bring effortless Kubernetes and cloud deployment management to your IDE. List environments, check application states, restart pods, and deploy exact Git commits via chat.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Qovery infrastructure to any AI agent and bring DevOps execution directly into your coding environment.

What you can do

  • Map your Infrastructure — Traverse effortlessly through your Qovery Organizations, Projects, and Environments to build a complete mental map of your deployments
  • Monitor Applications — Inspect individual microservices, check active replica counts, verify auto-deploy settings, and get real-time status updates without switching contexts to the Qovery dashboard
  • Take Action via Chat — Trigger zero-downtime rolling restarts to cycle Kubernetes pods and refresh environment variables directly inside Claude or Cursor
  • Targeted Deployments — Issue a fast-track deploy of a specific Git commit SHA for hotfixes or localized feature testing, all handled friction-free by the LLM

How it works

  1. Subscribe to this server
  2. Supply your Qovery Organization API Token
  3. Start managing your clusters and triggering deploys across your environments within seconds

Who is this for?

  • Platform Engineers — easily check staging environments and cluster configs while writing infrastructure-as-code paradigms
  • Full-stack Developers — push a fix to a branch, copy the commit SHA, and just tell your agent to deploy it instantly to the dev sandbox
  • Engineering Leads — check if the latest mission-critical app is properly scaled and healthy across multiple availability zones
kubernetesdeployment-automationinfrastructure-managementmicroservicescloud-ops

10 tools expose this connector's capabilities to your AI agent.

get_environment

Retrieves details for a specific Qovery environment

get_organization

Retrieves details for a specific Qovery organization

list_organizations

Lists all Qovery organizations associated with the token

list_projects

Lists all projects within a Qovery organization

restart_application

Performs a zero-downtime rolling restart of a Qovery application

list_applications

Lists all applications running in a specific environment

list_environments

Lists all environments (Production, Staging, etc.) in a project

deploy_application

Triggers an immediate deployment of a specific Git commit SHA

get_application

Retrieves details for a specific Qovery application

get_project

Retrieves details for a specific Qovery project

See how to talk to your AI agent using Qovery.

List all Qovery projects and tell me how many there are.

Using the `list_projects` tool on your configured organization. I retrieved 3 active projects: 1. 'E-commerce Monolith' (ID: prj-abc123x) 2. 'Payment Gateway' (ID: prj-xyz789y) 3. 'Internal Tools' (ID: prj-def456z) Would you like to list the environments inside 'Payment Gateway'?

Check the health and limits of the application in my staging environment.

I checked the apps inside environment 'env-stg987'. Found 'web-frontend'. Limits: - CPU: 2000m - RAM: 1024MB - Replicas: 2 (Auto-scaling off) It is currently showing as 'HEALTHY' and actively running.

Deploy commit 7a8f9b2 to the backend application immediately.

Sure, I triggered the deployment of commit SHA `7a8f9b2` for the application `backend-api` (id: app-bkn456). The deployment status is now 'DEPLOYING'. We can check back on this in a few minutes.

Sign in to your Qovery Console. Navigate to your **Organization Settings**, then to the **API Tokens** section. Click **Generate Token** (or Add). Give it a brief name, select the desired roles, and click Create. Copy the static string immediately as it won't be shown again, and paste it to authenticate.

Related Connectors