
Clever Cloud
Provides access to Clever Cloud deployment zones, documentation, and web content in Markdown format for managing cloud applications.
Integrates with Clever Cloud's tools and services to enable application deployment, environment management, and resource monitoring.
What it does
- List Clever Cloud deployment zones
- Retrieve documentation URLs in Markdown
- Fetch webpage content as Markdown
- Access Clever Cloud service information
Best for
About Clever Cloud
Clever Cloud is a community-built MCP server published by davlgd that provides AI assistants with tools and capabilities via the Model Context Protocol. Deploy and manage your apps effortlessly on Clever Cloud. Enjoy features similar to heroku app pricing, beanstalk aws, and firebase hosting. It is categorized under cloud infrastructure, developer tools. This server exposes 3 tools that AI clients can invoke during conversations and coding sessions.
How to install
You can install Clever Cloud in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
Clever Cloud is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
Tools (3)
Get the list of Clever Cloud deployment zones
Get the list of Clever Cloud documentation URLs in Markdown format
Get the content of a given URL in Markdown format
MCP Clever Demo
This MCP Server is based on the JavaScript SDK and exposes Clever Cloud's Tools.
Usage
To use this server in an MCP client such as Claude Desktop:
{
"mcpServers": {
"clever-demo": {
"command": "npx",
"args": [ "-y", "mcp-clever-demo" ]
}
}
}
Development
To run the server locally, use the MCP Inspector:
npx @modelcontextprotocol/inspector npx mcp-clever-demo
License
This project is licensed under the MIT License.
Alternatives
Related Skills
Browse all skillsExpert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Masters EKS/AKS/GKE, service mesh (Istio/Linkerd), progressive delivery, multi-tenancy, and platform engineering. Handles security, observability, cost optimization, and developer experience. Use PROACTIVELY for K8s architecture, GitOps implementation, or cloud-native platform design.
Build comprehensive ML pipelines, experiment tracking, and model registries with MLflow, Kubeflow, and modern MLOps tools. Implements automated training, deployment, and monitoring across cloud platforms. Use PROACTIVELY for ML infrastructure, experiment management, or pipeline automation.
Expert C# developer specializing in modern .NET development, ASP.NET Core, and cloud-native applications. Masters C# 12 features, Blazor, and cross-platform development with emphasis on performance and clean architecture.
UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".