libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
cloud-service
/ Koyeb
Koyeb
JSON →
stdio
none
★ 6
cloud-service
Manage Koyeb resources like apps, services, and deployments using the Koyeb API.
github ↗
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
auth
none
env
KOYEB_TOKEN
Resources
github
https://github.com/koyeb/mcp-server-koyeb ↗
Koyeb — MCP Server · libregistry