Provides access to Clever Cloud's documentation via Model Context Protocol, enabling seamless integration, testing, and inspection of MCP clients with FastMCP-based tools.
Unlock the full potential of Clever Cloud Documentation MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
This MCP demo Server based on FastMCP, exposes Clever Cloud's documentation.
It's based on MCP Clever Demo by davlgd.
To use this server in an MCP client such as Claude Desktop:
{ "mcp-clever-demo": { "command": "npx", "args": [ "-y", "mcp-clever-demo" ] } }
mcp-cli
The fastest way to test and debug your server is with fastmcp dev:
npx fastmcp dev src/index.ts
This will run your server with mcp-cli
for testing and debugging your MCP server in the terminal.
Another way is to use the official MCP Inspector to inspect your server with a Web UI:
npx fastmcp inspect src/index.ts
This project is licensed under the MIT License.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!