Contabo
Rank #41,359ai.com.mcp/contabo
MCP server providing contabo capabilities
Contabo is a Model Context Protocol (MCP) server published by la-rebelion. It ranks #41,359 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Contabo is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 15, 2025 and most recently updated on Jan 8, 2026.
Ranks ahead of 74,232 of 115,591 servers on MCP Toplist.
Use Contabo
claude mcp add --transport http contabo https://contabo.run.mcp.com.ai/mcp[mcp_servers.contabo]
url = "https://contabo.run.mcp.com.ai/mcp"Add to ~/.codex/config.toml.
https://contabo.run.mcp.com.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"contabo": {
"url": "https://contabo.run.mcp.com.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contabo": {
"type": "http",
"url": "https://contabo.run.mcp.com.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contabo": {
"serverUrl": "https://contabo.run.mcp.com.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contabo": {
"url": "https://contabo.run.mcp.com.ai/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.com.mcp%2Fcontabo)<a href="https://mcptoplist.com/server/ai.com.mcp%2Fcontabo"><img src="https://mcptoplist.com/badge/ai.com.mcp%2Fcontabo.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
la-rebelion
Other servers by la-rebelion
View all la-rebelion servers →Available versions (2)
| Version | Published |
|---|---|
| 0.6.0 | Jan 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Contabo?
- Contabo is maintained by la-rebelion, which publishes 9 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Contabo listed on the Official MCP Registry?
- Yes — Contabo is listed on the Official MCP Registry.
- How many versions does Contabo have?
- MCP Toplist tracks 2 versions of Contabo, most recently published on Jan 8, 2026.
- Where can I find the source code for Contabo?
- The source code for Contabo is hosted at github.com/la-rebelion/hapimcp.