Clever Cloud Documentation MCP server
@LostInBrittany
About Clever Cloud Documentation MCP server
This MCP demo Server based on FastMCP, exposes Clever Cloud's Documentation
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clever-doc-mcp-server": {
"command": "npx",
"args": [
"fastmcp",
"dev",
"src/index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Clever Cloud Documentation MCP server?
A demo MCP server built with FastMCP that exposes Clever Cloud’s official documentation for use in MCP clients.
How to use Clever Cloud Documentation MCP server?
Install and run by adding the following configuration to an MCP client (e.g., Claude Desktop): { "mcp-clever-demo": { "command": "npx", "args": [ "-y", "mcp-clever-demo" ] } }. For development testing, use npx fastmcp dev src/index.ts.
Key features of Clever Cloud Documentation MCP server
- Exposes Clever Cloud documentation via MCP
- Built on FastMCP for quick development
- Designed as a demo server
- Easy to configure in MCP clients like Claude Desktop
Use cases of Clever Cloud Documentation MCP server
—
FAQ from Clever Cloud Documentation MCP server
How do I configure this server in an MCP client?
Add the following JSON to your MCP client settings: { "command": "npx", "args": [ "-y", "mcp-clever-demo" ] }.
How can I test the server during development?
Use npx fastmcp dev src/index.ts to run the server with mcp-cli for terminal-based testing and debugging.
How do I inspect the server with a Web UI?
Run npx fastmcp inspect src/index.ts to launch the official MCP Inspector interface.
What license does the project use?
The project is licensed under the MIT License.
Frequently asked questions
How do I configure this server in an MCP client?
Add the following JSON to your MCP client settings: `{ "command": "npx", "args": [ "-y", "mcp-clever-demo" ] }`.
How can I test the server during development?
Use `npx fastmcp dev src/index.ts` to run the server with `mcp-cli` for terminal-based testing and debugging.
How do I inspect the server with a Web UI?
Run `npx fastmcp inspect src/index.ts` to launch the official MCP Inspector interface.
What license does the project use?
The project is licensed under the MIT License.
Basic information
More Memory & Knowledge MCP servers
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Comments