io.github.cloudforgetech6-ctrl/cloudforge MCP Server
io.github.cloudforgetech6-ctrl/cloudforge
What is the io.github.cloudforgetech6-ctrl/cloudforge MCP server?
Visualise diagrams, generate Terraform HCL, and manage Azure/AWS/GCP infrastructure with AI.
How to install io.github.cloudforgetech6-ctrl/cloudforge
Copy-paste configuration for popular MCP clients.
CLOUDFORGE_TOKENrequiredsecretCloudForge API key — generate one at cloudforge.cloud/account under API Keys. Must start with cf_live_
{
"mcpServers": {
"cloudforge": {
"command": "npx",
"args": [
"-y",
"cloudforge-mcp"
],
"env": {
"CLOUDFORGE_TOKEN": "<YOUR_CLOUDFORGE_TOKEN>"
}
}
}
}{
"mcpServers": {
"cloudforge": {
"command": "npx",
"args": [
"-y",
"cloudforge-mcp"
],
"env": {
"CLOUDFORGE_TOKEN": "<YOUR_CLOUDFORGE_TOKEN>"
}
}
}
}{
"mcpServers": {
"cloudforge": {
"command": "npx",
"args": [
"-y",
"cloudforge-mcp"
],
"env": {
"CLOUDFORGE_TOKEN": "<YOUR_CLOUDFORGE_TOKEN>"
}
}
}
}{
"servers": {
"cloudforge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cloudforge-mcp"
],
"env": {
"CLOUDFORGE_TOKEN": "<YOUR_CLOUDFORGE_TOKEN>"
}
}
}
}claude mcp add cloudforge --env CLOUDFORGE_TOKEN=<YOUR_CLOUDFORGE_TOKEN> -- npx -y cloudforge-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.