Skip to main content
Glama

Clever Cloud Documentation MCP Server

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. 使用法
    1. 発達
      1. mcp-cliでテストする
      2. MCP Inspectorで検査する
    2. ライセンス

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        MCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
        Last updated -
        2
        4
        TypeScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        MCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.
        Last updated -
        2
        3
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        An MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.
        Last updated -
        Python
      • A
        security
        F
        license
        A
        quality
        A Model Context Provider (MCP) server that exposes your automated API tools to MCP-compatible clients like Claude Desktop, allowing you to interact with APIs using natural language.
        Last updated -
        3

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/LostInBrittany/clever-doc-mcp-server'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server