Koyeb MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KOYEB_TOKEN | Yes | Your Koyeb API token, which can be created at https://app.koyeb.com/user/settings/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-tokenB | Get the Koyeb API token |
| list-appsD | List apps |
| get-appC | Get an app by its id |
| create-appD | Create an app |
| list-deploymentsC | Get the list of deployments |
| get-deploymentB | Get a specific deployment by its id |
| list-instancesD | Get the list of instances |
| get-instanceC | Get a specific instance by its id |
| query-logsC | Get the build or runtime logs |
| list-one-click-appsB | List one-click apps (example applications) that can be deployed on Koyeb |
| list-servicesC | Get the list of services |
| get-serviceC | Get a specific service by its id |
| create-serviceC | Create a new service inside an existing app |
| update-serviceC | Update a service's configuration by creating a new deployment |
| deployC | Deploy a directory to Koyeb |
| execC | Execute a command in a running deployment |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samihalawa/mcp-server-koyeb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server