Skip to main content
Glama

Clever Cloud Documentation MCP Server

Clever Cloud 文档 MCP 服务器

此 MCP 演示服务器基于FastMCP ,公开了Clever Cloud的文档。

它基于davlgdMCP Clever Demo

用法

要在 MCP 客户端(例如 Claude Desktop)中使用此服务器:

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

发展

使用mcp-cli进行测试

测试和调试服务器的最快方法是使用 fastmcp dev:

npx fastmcp dev src/index.ts

这将使用mcp-cli运行您的服务器,以便在终端中测试和调试您的 MCP 服务器。

使用 MCP Inspector 进行检查

另一种方法是使用官方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