Skip to main content
Glama

Clever Cloud Documentation MCP Server

Clever Cloud Documentation MCP server

This MCP demo Server based on FastMCP, exposes Clever Cloud's documentation.

It's based on MCP Clever Demo by davlgd.

Usage

To use this server in an MCP client such as Claude Desktop:

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

Development

Test with mcp-cli

The fastest way to test and debug your server is with fastmcp dev:

npx fastmcp dev src/index.ts

This will run your server with mcp-cli for testing and debugging your MCP server in the terminal.

Inspect with MCP Inspector

Another way is to use the official MCP Inspector to inspect your server with a Web UI:

npx fastmcp inspect src/index.ts

License

This project is licensed under the MIT License.

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

The MCP server provides access to Clever Cloud's documentation, allowing users to query and interact with it through Model Context Protocol clients like Claude Desktop.

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

      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
        53
        16
        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