MCP Servers / cloud-service / Koyeb

Koyeb

JSON →
stdionone6cloud-service

Manage Koyeb resources like apps, services, and deployments using the Koyeb API.

Install
How to run this server
[ { "cmd": "npm install -g @koyeb/mcp-server", "imports": [] } ]
server path: koyeb
Tools
What this server exposes
list_apps
List all Koyeb apps
get_app
Get details of a specific Koyeb app
create_app
Create a new Koyeb app
list_services
List services within an app
get_service
Get details of a specific service
create_service
Create a new service within an app
update_service
Update an existing service
list_deployments
List deployments for an app or service
get_deployment
Get details of a specific deployment
get_deployment_build_logs
Query build logs for a deployment
get_deployment_runtime_logs
Query runtime logs for a deployment
list_instances
List instances for a deployment or service
get_instance
Get details of a specific instance
list_one_click_apps
List available one-click (example) apps on Koyeb
Configuration
Environment & auth
authnone
envKOYEB_TOKEN
Resources
Koyeb — MCP Server · libregistry