Clever Cloud Documentation MCP Server

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Exposes Clever Cloud's documentation through an MCP server, allowing access to Clever Cloud documentation within MCP clients like Claude Desktop

Clever Cloud ドキュメント MCP サーバー

この MCP デモ サーバーはFastMCPに基づいており、 Clever Cloudのドキュメントを公開しています。

これは、 davlgdによるMCP Clever Demoに基づいています。

使用法

Claude Desktop などの MCP クライアントでこのサーバーを使用するには:

{ "mcp-clever-demo": { "command": "npx", "args": [ "-y", "mcp-clever-demo" ] } }

発達

mcp-cliでテストする

サーバーをテストおよびデバッグする最も速い方法は fastmcp dev を使用することです。

npx fastmcp dev src/index.ts

これにより、ターミナルで MCP サーバーをテストおよびデバッグするために、 mcp-cliを使用してサーバーが実行されます。

MCP Inspectorで検査する

もう 1 つの方法は、公式のMCP Inspector を使用して Web UI でサーバーを検査することです。

npx fastmcp inspect src/index.ts

ライセンス

このプロジェクトはMIT ライセンスに基づいてライセンスされています。

-
security - not tested
A
license - permissive license
-
quality - not tested

MCP サーバーは Clever Cloud のドキュメントへのアクセスを提供し、ユーザーは Claude Desktop などのモデル コンテキスト プロトコル クライアントを通じてクエリや対話を行うことができます。

  1. Usage
    1. Development
      1. Test with mcp-cli
      2. Inspect with MCP Inspector
    2. License
      ID: gcxm8s1o6v