Clever Cloud Documentation MCP Server
Clever Cloud 文档 MCP 服务器
此 MCP 演示服务器基于FastMCP ,公开了Clever Cloud的文档。
它基于davlgd的MCP Clever Demo 。
用法
要在 MCP 客户端(例如 Claude Desktop)中使用此服务器:
{
"mcp-clever-demo": {
"command": "npx",
"args": [ "-y", "mcp-clever-demo" ]
}
}Related MCP server: Claude AI Documentation Assistant
发展
使用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 许可。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server utilizing Claude AI for generating intelligent queries and offering documentation assistance based on API documentation analysis.143MIT
- FlicenseNot gradedqualityDmaintenanceAn 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.
- FlicenseNot gradedqualityNot gradedmaintenanceAn MCP server that enables Claude to generate, search, and manage documentation for codebases using vector embeddings and semantic search, providing tools for creating user guides, technical documentation, code explanations, and architectural diagrams.6
- AlicenseAqualityDmaintenanceAn MCP server that serves documentation and enables AI-powered search, Q\&A, and document analysis for developer tools and guides.54MIT
Related MCP Connectors
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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