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-token | Get the Koyeb API token |
| list-apps | List apps |
| get-app | Get an app by its id |
| create-app | Create an app |
| list-deployments | Get the list of deployments |
| get-deployment | Get a specific deployment by its id |
| list-instances | Get the list of instances |
| get-instance | Get a specific instance by its id |
| query-logs | Get the build or runtime logs |
| list-one-click-apps | List one-click apps (example applications) that can be deployed on Koyeb |
| list-services | Get the list of services |
| get-service | Get a specific service by its id |
| create-service | Create a new service inside an existing app |
| update-service | Update a service's configuration by creating a new deployment |
| deploy | Deploy a directory to Koyeb |
| exec | 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