Submit

Gcore Cloud Mcp Server

@Gcore

Gcore MCP Server makes your AI assistant: Discover your tenant/project hierarchy, quotas, and permissions Invoke Gcore CLI/API methods on your behalf Return structured JSON results that the model can render as tables, charts, or plain text This makes it possible to “chat” with your cloud: ask for capacity checks, spin up instances, manage networks, or tear down stacks—all via natural-language prompts .

Tools

Server Config

{
  "mcpServers": {
    "gcore-mcp-server": {
      "command": "uvx",
      "args": [
        "--from",
        "gcore-mcp-server@git+https://github.com/G-Core/gcore-mcp-server.git",
        "gcore-mcp-server"
      ],
      "env": {
        "GCORE_API_KEY": "24590$.....234",
        "GCORE_TOOLS": "instances,management,cloud.gpu_baremetal_clusters.*"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.