Apps
by koyeb · development · docker, skill
Manage Koyeb apps: create, update, pause or resume, delete, list, describe, and fetch app details. Use when the user asks about Koyeb apps or app lifecycle operations.
Source: https://github.com/koyeb/koyeb-skills
Install
git clone https://github.com/koyeb/koyeb-skillsTags: docker, skill
⭐ 3 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Apps is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Archives by koyeb
Create Koyeb archives for deployments. Use when the user needs to upload or create an archive for a service deployment.
- Databases by koyeb
Manage Koyeb databases: create, delete, get, list, and update databases. Use when the user needs database lifecycle actions.
- Deployments by koyeb
Manage Koyeb deployments: cancel, describe, get, list, and view logs. Use when the user needs deployment status or troubleshooting.
- Domains by koyeb
Manage Koyeb domains: attach, detach, create, delete, describe, get, list, and refresh domains. Use when the user needs domain configuration for a service.
- Instances by koyeb
Manage Koyeb instances: copy files, describe, exec, get, list, and view logs. Use when debugging or operating running instances.
- Organizations by koyeb
List and switch Koyeb organizations. Use when the user needs to select the correct org context before running other commands.
- Sandboxes Python Sdk by koyeb
Use the Koyeb Python SDK (koyeb-sdk) to create and manage sandboxes programmatically. Use when the user wants Python sandbox automation.
- Secrets by koyeb
Manage Koyeb secrets: create, delete, describe, get, list, reveal, and update secrets. Use when users need to store or rotate sensitive values for services.
Frequently asked questions
How do I install Apps?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Apps?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Apps free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.