Labsco
delee03 logo

Qovery

from delee03

An MCP server for Qovery AI Copilot that enables deploying apps and managing Kubernetes on AWS, GCP, Azure, and On-Premise infrastructure with natural language

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

MCP Server

Connect any MCP-compatible client to your Qovery infrastructure

Overview

The Qovery MCP Server lets you interact with your Qovery infrastructure from any MCP-compatible client (Claude, Claude Code, ChatGPT, etc.) using natural language.

What is MCP? The Model Context Protocol is an open standard developed by Anthropic that allows AI assistants to interact with external tools and systems. Learn more โ†’

Want to deploy a new application from source code? The MCP Server is for managing existing infrastructure. To deploy a new application from your codebase using an AI agent, install the Qovery Agent Skill instead โ€” it works with Claude Code, Cursor, OpenCode, and 30+ AI coding tools. The skill and MCP Server complement each other: use the skill to deploy, then the MCP Server to manage.

Access Modes

Mode Default Description Read-only Yes Can query and list resources (environments, services, deployments, etc.) Read/write No (read_write=true) Can also trigger deployments, update configurations, and perform write operations

The devops_copilot tool depends on two settings in your Qovery Console:

  • Copilot must be enabled โ€” if disabled, the tool will not be accessible at all, regardless of your MCP configuration

  • Write access must be enabled โ€” required to use the tool in read/write mode (in addition to the read_write=true URL parameter)

Enable write mode only when needed. Prefer read-only mode to limit the blast radius of unintended AI actions.

Security Best Practices

API Token Security:

  • Never share your API tokens publicly

  • Don't commit tokens to version control

  • Revoke tokens you no longer need from Qovery Console

  • Use tokens with the minimum required permissions

  • Rotate tokens regularly

Token Permissions

The API token has the same permissions as the role you selected during creation:

  • Can only access resources within your organization

  • Respects organization RBAC policies

  • All actions are audited in Qovery Console

Next Steps

Use the built-in Console Copilot for quick help

Set up the Slack Bot for team collaboration

Explore everything Copilot can do

Practical examples and use cases

Resources

Manage your infrastructure and applications with natural language

Ask Claude to list environments, check application status, tail logs, or trigger a deploy. All through Qovery's MCP Server. No kubectl needed.

Try Qovery free โ†’