cloud-tools
Rank #17,653io.github.munhq/cloud-tools
Multi-cloud cost, inventory and waste analysis over MCP: AWS, GCP, Cloudflare and OVH.
cloud-tools is a Model Context Protocol (MCP) server published by munhq. It ranks #17,653 of 132,046 servers tracked on MCP Toplist. cloud-tools is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 114,393 of 132,046 servers on MCP Toplist.
Use cloud-tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cloud-tools -e "CLOUD_TOOLS_MODE=<your CLOUD_TOOLS_MODE>" -- npx -y @munhq/cloud-toolsReplace each placeholder with your own value before saving.
[mcp_servers.cloud-tools]
command = "npx"
args = ["-y", "@munhq/cloud-tools"]
[mcp_servers.cloud-tools.env]
CLOUD_TOOLS_MODE = "<your CLOUD_TOOLS_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cloud-tools": {
"command": "npx",
"args": [
"-y",
"@munhq/cloud-tools"
],
"env": {
"CLOUD_TOOLS_MODE": "<your CLOUD_TOOLS_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cloud-tools": {
"command": "npx",
"args": [
"-y",
"@munhq/cloud-tools"
],
"env": {
"CLOUD_TOOLS_MODE": "<your CLOUD_TOOLS_MODE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cloud-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@munhq/cloud-tools"
],
"env": {
"CLOUD_TOOLS_MODE": "<your CLOUD_TOOLS_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cloud-tools": {
"command": "npx",
"args": [
"-y",
"@munhq/cloud-tools"
],
"env": {
"CLOUD_TOOLS_MODE": "<your CLOUD_TOOLS_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cloud-tools": {
"command": "npx",
"args": [
"-y",
"@munhq/cloud-tools"
],
"env": {
"CLOUD_TOOLS_MODE": "<your CLOUD_TOOLS_MODE>"
}
}
}
}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/io.github.munhq%2Fcloud-tools)<a href="https://mcptoplist.com/server/io.github.munhq%2Fcloud-tools"><img src="https://mcptoplist.com/badge/io.github.munhq%2Fcloud-tools.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
munhq
Other servers by munhq
View all munhq servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains cloud-tools?
- cloud-tools is maintained by munhq, which publishes 4 MCP servers (43 total versions) tracked on MCP Toplist.
- Is cloud-tools listed on the Official MCP Registry?
- Yes — cloud-tools is listed on the Official MCP Registry, alongside Glama.
- How many versions does cloud-tools have?
- MCP Toplist tracks 1 version of cloud-tools, most recently published on Aug 31, 2026.
- Where can I find the source code for cloud-tools?
- The source code for cloud-tools is hosted at github.com/munhq/cloud-tools.
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.