Clever Cloud Documentation MCP server
@MCP-Mirror
关于 Clever Cloud Documentation MCP server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"LostInBrittany_clever-doc-mcp-server": {
"command": "npx",
"args": [
"fastmcp",
"dev",
"src/index.ts"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Clever Cloud Documentation MCP server?
This is a demo MCP server that exposes Clever Cloud’s documentation. It is built with FastMCP and is intended for use in MCP clients like Claude Desktop.
How to use Clever Cloud Documentation MCP server?
Add the following configuration to your MCP client (e.g., Claude Desktop) to invoke the server via npx:
{
"mcp-clever-demo": {
"command": "npx",
"args": [ "-y", "mcp-clever-demo" ]
}
}
Key features of Clever Cloud Documentation MCP server
- Exposes Clever Cloud documentation via MCP
- Based on FastMCP for easy development
- Ready to use with Claude Desktop
- Supports testing with mcp-cli and MCP Inspector
Use cases of Clever Cloud Documentation MCP server
- Query Clever Cloud documentation from an MCP client.
- Integrate documentation lookups into Claude Desktop workflows.
FAQ from Clever Cloud Documentation MCP server
—
记忆与知识 分类下的更多 MCP 服务器
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
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.
Notion MCP Server
awkoyNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
评论