CloudPulse MCP Server
Rank #32079glama/Galadriel-Tech-Solutions/cloudpulse-mcp
Cross-cloud observability for AI agents. Discover resources, correlate logs, and diagnose infrastructure issues across AWS, GCP, Vercel, and Cloudflare — without leaving your editor.
CloudPulse MCP Server is a Model Context Protocol (MCP) server published by Galadriel-Tech-Solutions. It ranks #32079 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. CloudPulse MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 26,821 of 58,900 servers on MCP Toplist.
Use CloudPulse MCP Server
Add CloudPulse MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"cloudpulse-mcp": {
"command": "npx",
"args": [
"-y",
"cloudpulse-mcp"
],
"env": {
"AWS_ACCESS_KEY_ID": "<your AWS_ACCESS_KEY_ID>",
"AWS_SECRET_ACCESS_KEY": "<your AWS_SECRET_ACCESS_KEY>",
"AWS_REGION": "<your AWS_REGION>",
"VERCEL_TOKEN": "<your VERCEL_TOKEN>",
"GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>",
"GOOGLE_CLOUD_PROJECT": "<your GOOGLE_CLOUD_PROJECT>",
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
Galadriel-Tech-Solutions
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Apr 19, 2026 |
Frequently asked questions
- What is CloudPulse MCP Server?
- Cross-cloud observability for AI agents. Discover resources, correlate logs, and diagnose infrastructure issues across AWS, GCP, Vercel, and Cloudflare — without leaving your editor.
- Who maintains CloudPulse MCP Server?
- CloudPulse MCP Server is maintained by Galadriel-Tech-Solutions, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is CloudPulse MCP Server an official MCP server?
- Yes — CloudPulse MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does CloudPulse MCP Server have?
- MCP Toplist tracks 1 version of CloudPulse MCP Server, most recently published on Apr 19, 2026.
- Where can I find the source code for CloudPulse MCP Server?
- The source code for CloudPulse MCP Server is hosted at github.com/Galadriel-Tech-Solutions/cloudpulse-mcp.