Back to search
30
MCP streamable-http

Qovery MCP Server

com.qovery/mcp-server

Deploy apps and manage Kubernetes on AWS, GCP, Azure, and On-Premise with natural language.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Qovery MCP Server
Deploy and manage your apps on Qovery
0 tools · streamable-http
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools
acuvity/mcp-server-kubernetes
Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
0 tools
mcp/kubectl-mcp-server
MCP Server that enables AI assistants to interact with Kubernetes clusters via kubectl operations.
0 tools
mcp-server-kubernetes
MCP Server for kubernetes management commands
0 tools
rohitghumare64/kubectl-mcp-server
MCP server for Kubernetes - AI assistants interact with K8s clusters
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "qovery_mcp_server": {
      "url": "https://mcp-api-ai.qovery.com/mcp?token={qovery_token}",
      "transport": "streamable-http"
    }
  }
}