MCP Server
MCP
io.github.cloudforgetech6-ctrl/cloudforge
Visualise diagrams, generate Terraform HCL, and manage Azure/AWS/GCP infrastructure with AI.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "cloudforge-mcp",
"version": "1.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "CloudForge API key — generate one at cloudforge.cloud/account under API Keys. Must start with cf_live_",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CLOUDFORGE_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment