Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Clever Doc

FreeNot checked

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

GitHubEmbed

About

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

README

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.

from github.com/LostInBrittany/clever-doc-mcp-server

Installing Clever Doc

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/LostInBrittany/clever-doc-mcp-server

FAQ

Is Clever Doc MCP free?

Yes, Clever Doc MCP is free — one-click install via Unyly at no cost.

Does Clever Doc need an API key?

No, Clever Doc runs without API keys or environment variables.

Is Clever Doc hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Clever Doc in Claude Desktop, Claude Code or Cursor?

Open Clever Doc on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Clever Doc with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs