Loading MCP server directory, please wait...
Visualise diagrams, generate Terraform HCL, and manage Azure/AWS/GCP infrastructure with AI.
npx @getmcp/cli add io.github.cloudforgetech6-ctrl/cloudforgeRequires Node.js 18+. Community-contributed server. Review source before installing.
CLOUDFORGE_TOKENCloudForge API key — generate one at cloudforge.cloud/account under API Keys. Must start with cf_live_
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cloudforgetech6-ctrl/cloudforge": {
"command": "npx",
"args": [
"-y",
"cloudforge-mcp"
],
"env": {
"CLOUDFORGE_TOKEN": ""
}
}
}
}