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 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 -
        13
        2
        TypeScript
        MIT License
      • A
        security
        F
        license
        A
        quality
        Model Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.
        Last updated -
        10
        104
        21
        JavaScript
        • Apple
      • -
        security
        F
        license
        -
        quality
        A starter template for building Model Context Protocol (MCP) servers, enabling developers to create and add custom tools that can be integrated with Claude Desktop.
        Last updated -
        TypeScript
        • Apple
      • A
        security
        F
        license
        A
        quality
        A server built on mcp-framework that enables integration with Claude Desktop through the Model Context Protocol.
        Last updated -
        1
        1
        • Apple

      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