Back to AI Assistance
Koyeb
The Koyeb MCP Server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to interact directly with your Koyeb resources.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"koyeb": {
// See GitHub repository for configuration
}
}
}