io.github.lhf552004/cloudpulse
Quality Score
80
/100
Cross-cloud observability for AI agents. Covers AWS, GCP, Vercel, and Cloudflare.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"cloudpulse": {
"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": "<aws_region>",
"VERCEL_TOKEN": "<your-vercel_token>",
"GOOGLE_APPLICATION_CREDENTIALS": "<google_application_credentials>",
"GOOGLE_CLOUD_PROJECT": "<google_cloud_project>",
"CLOUDFLARE_API_TOKEN": "<your-cloudflare_api_token>",
"CLOUDFLARE_ACCOUNT_ID": "<cloudflare_account_id>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"cloudpulse": {
"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": "<aws_region>",
"VERCEL_TOKEN": "<your-vercel_token>",
"GOOGLE_APPLICATION_CREDENTIALS": "<google_application_credentials>",
"GOOGLE_CLOUD_PROJECT": "<google_cloud_project>",
"CLOUDFLARE_API_TOKEN": "<your-cloudflare_api_token>",
"CLOUDFLARE_ACCOUNT_ID": "<cloudflare_account_id>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y cloudpulse-mcp§02 Environment variables
AWS_ACCESS_KEY_IDsecret
AWS access key ID
AWS_SECRET_ACCESS_KEYsecret
AWS secret access key
AWS_REGIONAWS region (e.g. us-east-1)
VERCEL_TOKENsecret
Vercel personal access token
GOOGLE_APPLICATION_CREDENTIALSPath to GCP service account JSON file
GOOGLE_CLOUD_PROJECTGCP project ID
CLOUDFLARE_API_TOKENsecret
Cloudflare API token
CLOUDFLARE_ACCOUNT_IDCloudflare account ID
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in AWS
Amazon ECS MCP Server
aws.api.us-east-1.ecs-mcp/server
AI-powered Amazon ECS workload management
Amazon EKS MCP Server
aws.api.us-east-1.eks-mcp/server
AI-powered Amazon EKS cluster management and troubleshooting
Qovery MCP Server
com.qovery/mcp-server
Deploy apps and manage Kubernetes on AWS, GCP, Azure, and On-Premise with natural language.