Loading MCP server directory, please wait...
Contabo API (v1.0.0) as MCP tools for cloud provisioning, and management. Powered by HAPI MCP server
npx @getmcp/cli add ai.com.mcp/contaboRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for authenticating with the Contabo API. Obtain via the documented token endpoint.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.com.mcp/contabo": {
"url": "https://contabo.run.mcp.com.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "",
"x-request-id": ""
}
}
}
}