Vinkius

Qovery MCP. Manage deployments and environments conversationally

Qovery brings Kubernetes and cloud deployment management right into your chat client. List every environment, check application health, trigger zero-downtime restarts, or deploy a precise Git commit SHA—all without leaving your coding workflow.

Qovery MCP is compatible with Claude Claude
Qovery MCP is compatible with ChatGPT ChatGPT
Qovery MCP is compatible with Cursor Cursor
Qovery MCP is compatible with Gemini Gemini
Qovery MCP is compatible with Windsurf Windsurf
Qovery MCP is compatible with VS Code VS Code
Qovery MCP is compatible with JetBrains JetBrains
Qovery MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Map all organizational deployments

List and navigate through every Qovery Organization, Project, and Environment associated with your account.

Inspect application health

Retrieve real-time status details for specific applications, including replica counts and auto-scaling settings.

Cycle running pods

Execute a zero-downtime rolling restart on an application to refresh variables or cycle out old Kubernetes pods.

Deploy specific commits

Force a targeted deployment of any precise Git commit SHA, perfect for localized hotfixes or feature testing.

Waiting for input…

AI Agent
Qovery

What AI agents can do with Qovery: Deployment & Environment Ops (9 Tools)

Use these tools to list organizations, fetch application details, manage environment states, trigger deployments, and restart services across Qovery.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Qovery MCP

Get Environment

Retrieves specific details and status information for one Qovery environment.

Get Organization

Retrieves details for a specific Qovery organization

List Organizations

Retrieves a list of all Qovery organizations connected to the provided API token.

List Projects

Lists all projects that belong within a specific Qovery organization.

Restart Application

Performs an immediate, zero-downtime rolling restart of the target application's...

List Applications

Shows all running applications deployed inside a specified environment.

List Environments

Lists all active environments (like Production or Staging) within a given project.

Deploy Application

Triggers a fast deployment using a precise Git commit SHA to update the running code.

Get Application

Fetches deep details about a single Qovery application instance.

Get Project

Retrieves comprehensive details for one specific Qovery project.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Qovery MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Qovery integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Qovery, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Qovery MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Qovery. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Status Quo: Jumping Between Tabs to Check App Health

Today, checking if an application is healthy means jumping between the Qovery dashboard, the Kubernetes logs, and sometimes even a separate monitoring tool. You click on the Project, then select the Environment, then drill down to the Application's replica count, hoping you haven't missed any warning lights or stale status messages.

With this MCP, all that data is available in chat. Your agent pulls the exact application details using `get_application` and shows you the health report immediately. You get a single source of truth without ever leaving your conversation.

Qovery MCP: Deployments on Demand

The manual process for deploying a hotfix is painful: find the commit SHA, remember which branch it belongs to, navigate to the right environment, and click 'Deploy'. One wrong click or forgotten variable breaks your flow.

Now you just tell your agent to deploy using `deploy_application`. It handles the targeted deployment of that specific Git commit SHA. The control is immediate, accurate, and conversational.

What Qovery MCP does for your AI

Stop context switching between your IDE and the cloud dashboard just to run basic devops tasks. This MCP connects your Qovery infrastructure directly into any AI client. Instead of navigating through multiple tabs to map out your Organization structure, check specific Project details, or verify an Environment's current status, you talk to your agent.

You can ask it to list all applications in a staging environment, grab the replica count for a microservice, or restart pods with a single command. When you need a hotfix deployed—say, testing a new Git commit SHA against development sandboxes—it handles that targeted deployment instantly. Because this MCP lives on Vinkius, your agent gets access to thousands of other tools too.

It’s pure infrastructure control, conversationalized.

Built · Hosted · Managed by Vinkius Qovery MCP - Automate Kubernetes & Cloud Deployments
Server ID 019d75fb-5ff8-70bf-b45b-2d8e52fd1da4
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Qovery MCP

How do I list all my Qovery organizations with the Qovery MCP? +

You use the list_organizations tool to get a full catalog of all connected organizations. This is your first step when mapping out your entire infrastructure.

Can I restart an application using the restart_application tool? +

Yes, running restart_application triggers a zero-downtime rolling restart across the specified pods and environment. It's perfect for refreshing variables without service interruption.

What information does get_project provide about my Qovery project? +

The get_project tool retrieves all key details about a specific project, including its associated environments and applications. It gives you the full context for that development silo.

How do I deploy a specific version using the Qovery MCP? +

Use deploy_application and pass in the precise Git commit SHA. This ensures you are deploying exactly what was tested, eliminating guesswork from manual deployments.

Does this MCP help with checking environment status? +

Absolutely. You can use get_environment to retrieve detailed status checks for any specific environment in your project, confirming its readiness for deployment.

How do I securely obtain my Qovery API Token? +

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.

Can it restart specific microservices? +

Yes. Once you identify the app_id using the list components tools, you can instruct your agent to restart_application. This triggers a rolling restart exactly as if you clicked 'Restart' on the console. Traffic is routed seamlessly while pods re-initialize.

What does deploy specific Git commit do? +

Normally, Qovery auto-deploys a branch. With deploy_application you can force Qovery to pull a specific commit ID (SHA) and deploy it immediately to an environment. This is perfect for hotfixes, effectively circumventing prolonged CI loops while ensuring zero downtime.

Is this tool safe to run on production? +

Yes, but with caveats. Standard queries (like listing environments and getting stats) are entirely read-only. However, tools like restart and deploy are mutating operations. Always make sure you instruct your agent precisely and maintain manual approval checkpoints before executing deployment functions.