Terradev
Freeby MCP Community
Complete Agentic GPU Infrastructure for Claude Code — 192 MCP tools: Full training lifecycle, inference deployment with cost guardrails, Ray cluster management
v2.0.8Added Apr 12, 2026
gpucloudmcpclaudeai
Terradev MCP Server
Complete Agentic GPU Infrastructure for Claude Code — 192 MCP tools: Full training lifecycle, inference deployment with cost guardrails, Ray cluster management
Installation
Reviews
Installation
Quick install
npx -y terradev-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"terradev": {
"command": "npx",
"args": ["-y", "terradev-mcp"]
}
}
}