Koyeb
About
Manage Koyeb resources like apps, services, and deployments using the Koyeb API.
Details
- Author
- koyeb
- Categories
- Cloud Service, Infrastructure, API
Jump to
Setup
Install Koyeb in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/koyeb/mcp-server-koyeb
Follow the installation instructions in the repository README, then restart your MCP client.
Koyeb MCPis currently a beta pre-release. Feedback, bug reports, and contributions are welcome! Please open an issue or pull request.
Planned features: Secrets, volumes, domains, pause/resume, update app, cancel deployment, metrics, log tailing
AModel Context Protocol (MCP)server implementation for theKoyebAPI. This project enables programmatic management of Koyeb resources (apps, services, deployments, instances, logs, and more) via the MCP protocol.
- List, get, create, and update services within apps
- List and get deployments, query build/runtime logs
- List and get instances for deployments/services
- List available one-click (example) apps on Koyeb
Add the following to your.cursor/mcp.jsonorclaude_desktop_config.json.
{ "mcpServers": { "koyebApi": { "command": "npx", "args": ["-y", "@koyeb/mcp-server"], "env": { "KOYEB_TOKEN": "your_token_here" } } } }
Create a token atKoyeb API settingsand export it:
The server will connect via stdio and expose the Koyeb API as MCP tools.
Expose the entire ArgoCD API to LLMs via MCP using just 2 auto-generated tools powered by the OpenAPI spec.
An MCP server for interacting with the Coolify API to manage servers and applications.
Integrate with the Laravel Forge API to manage servers and deployments using MCP-compliant tools.
Interact with Heroku Platform resources securely using the Heroku CLI. Requires the Heroku CLI and a valid API key.
Interact with Render resources via LLMs using the Render API.
MCP server exposing Spinnaker CD platform via Gate API for pipeline and deployment management
Create, build, deploy, and manage Netlify resources using natural language.
European cloud hosting. Use your favorite AI coding assistant to easily deploy and manage apps on Ploi Cloud.
Simplifies framework deployments on various hosting environments, with a focus on shared hosting.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

