io.github.cloudforgetech6-ctrl/cloudforge
Quality Score
85
/100
Visualise diagrams, generate Terraform HCL, and manage Azure/AWS/GCP infrastructure with AI.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"cloudforge": {
"command": "npx",
"args": [
"-y",
"cloudforge-mcp"
],
"env": {
"CLOUDFORGE_TOKEN": "<your-cloudforge_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"cloudforge": {
"command": "npx",
"args": [
"-y",
"cloudforge-mcp"
],
"env": {
"CLOUDFORGE_TOKEN": "<your-cloudforge_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y cloudforge-mcp§02 Environment variables
CLOUDFORGE_TOKENrequiredsecret
CloudForge API key — generate one at cloudforge.cloud/account under API Keys. Must start with cf_live_
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§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.