@krovacloud/mcp
Rank #7,220cloud.krova/mcp
Provision and manage Krova Cloud Cubes — Firecracker microVMs with root access and no public IP.
@krovacloud/mcp is a Model Context Protocol (MCP) server published by krovacloud. It ranks #7,220 of 132,046 servers tracked on MCP Toplist. @krovacloud/mcp is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 124,826 of 132,046 servers on MCP Toplist.
Use @krovacloud/mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add krova -e "KROVA_API_KEY=<your KROVA_API_KEY>" -e "KROVA_SPACE_ID=<your KROVA_SPACE_ID>" -e "KROVA_BASE_URL=<your KROVA_BASE_URL>" -- npx -y @krovacloud/mcpReplace each placeholder with your own value before saving.
[mcp_servers.krova]
command = "npx"
args = ["-y", "@krovacloud/mcp"]
[mcp_servers.krova.env]
KROVA_API_KEY = "<your KROVA_API_KEY>"
KROVA_SPACE_ID = "<your KROVA_SPACE_ID>"
KROVA_BASE_URL = "<your KROVA_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"krova": {
"command": "npx",
"args": [
"-y",
"@krovacloud/mcp"
],
"env": {
"KROVA_API_KEY": "<your KROVA_API_KEY>",
"KROVA_SPACE_ID": "<your KROVA_SPACE_ID>",
"KROVA_BASE_URL": "<your KROVA_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"krova": {
"command": "npx",
"args": [
"-y",
"@krovacloud/mcp"
],
"env": {
"KROVA_API_KEY": "<your KROVA_API_KEY>",
"KROVA_SPACE_ID": "<your KROVA_SPACE_ID>",
"KROVA_BASE_URL": "<your KROVA_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"krova": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@krovacloud/mcp"
],
"env": {
"KROVA_API_KEY": "<your KROVA_API_KEY>",
"KROVA_SPACE_ID": "<your KROVA_SPACE_ID>",
"KROVA_BASE_URL": "<your KROVA_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"krova": {
"command": "npx",
"args": [
"-y",
"@krovacloud/mcp"
],
"env": {
"KROVA_API_KEY": "<your KROVA_API_KEY>",
"KROVA_SPACE_ID": "<your KROVA_SPACE_ID>",
"KROVA_BASE_URL": "<your KROVA_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"krova": {
"command": "npx",
"args": [
"-y",
"@krovacloud/mcp"
],
"env": {
"KROVA_API_KEY": "<your KROVA_API_KEY>",
"KROVA_SPACE_ID": "<your KROVA_SPACE_ID>",
"KROVA_BASE_URL": "<your KROVA_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/cloud.krova%2Fmcp)<a href="https://mcptoplist.com/server/cloud.krova%2Fmcp"><img src="https://mcptoplist.com/badge/cloud.krova%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
krovacloud
Available versions (9)
| Version | Published |
|---|---|
| 0.3.14 | Sep 17, 2026 |
| 0.3.12 | Sep 7, 2026 |
| 0.3.11 | Sep 7, 2026 |
| 0.3.10 | Sep 6, 2026 |
| 0.3.9 | Sep 6, 2026 |
| 0.3.8 | Sep 6, 2026 |
| 0.3.7 | Sep 6, 2026 |
| 0.3.6 | Sep 5, 2026 |
| 0.3.5 | Sep 5, 2026 |
Frequently asked questions
- Who maintains @krovacloud/mcp?
- @krovacloud/mcp is maintained by krovacloud, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is @krovacloud/mcp listed on the Official MCP Registry?
- Yes — @krovacloud/mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does @krovacloud/mcp have?
- MCP Toplist tracks 9 versions of @krovacloud/mcp, most recently published on Sep 17, 2026.
- Where can I find the source code for @krovacloud/mcp?
- The source code for @krovacloud/mcp is hosted at github.com/krovacloud/krova-node.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.