Gridscale (IaaS & PaaS Cloud Hosting API)

Gridscale (IaaS & PaaS Cloud Hosting API) MCP Connector for Claude

A+

Manage your Gridscale cloud infrastructure — provision servers, monitor metrics, and control PaaS services directly from any AI agent.

17 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Gridscale account to any AI agent to manage your cloud infrastructure through natural language. This MCP server provides comprehensive access to Gridscale's IaaS and PaaS capabilities.

What you can do

  • Server Lifecycle — List, create, and manage the power state (on/off/shutdown) of your cloud servers.
  • Managed Services (PaaS) — Access and list your managed databases, Redis instances, and other platform services.
  • Networking & Security — Manage IP addresses, private networks, and firewall rules directly.
  • Storage & Media — List storage volumes, ISO images, and templates for rapid deployment.
  • Performance Monitoring — Retrieve real-time metrics for CPU usage and storage IOPS to ensure your infrastructure is healthy.

How it works

  1. Subscribe to this server
  2. Enter your Gridscale User ID and API Token
  3. Start managing your cloud resources from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps Engineers — Automate infrastructure audits and quick server restarts without leaving the terminal or chat.
  • Developers — Provision test environments and check database service statuses during the coding process.
  • System Administrators — Monitor resource metrics and manage network configurations through simple conversation.
iaaspaascloud-hostingserver-managementinfrastructure-as-code

17 tools expose this connector's capabilities to your AI agent.

create_server

Create a new cloud server

get_server_metrics

Get metrics for a specific server

get_server_power

Get the power status of a specific server

link_ip_to_server

Link an IP address to a server

link_storage_to_server

Server usually needs to be powered off. Link a storage volume to a server

list_deleted

Useful for historical tracking. List deleted objects

list_firewalls

List all firewalls

list_ips

List all IP addresses

list_iso_images

List all ISO images

list_locations

g., fra for Frankfurt) to use when creating resources. List available datacenters/locations

list_networks

List all networks

list_paas

List all Platform Services (PaaS)

list_servers

List all servers in your Gridscale account

list_storages

List all storage volumes

list_templates

List all templates

set_server_power

Set the power status of a server

shutdown_server

Perform an ACPI shutdown on a server

See how to talk to your AI agent using Gridscale (IaaS & PaaS Cloud Hosting API).

List all my active servers in Gridscale.

I've retrieved your server list. You have 3 servers: 'Production-Web' (Online), 'Staging-App' (Online), and 'Legacy-DB' (Offline). Would you like to see the metrics for any of them?

Create a new server named 'Dev-Node' with 2 cores and 4GB RAM.

I am initiating the creation of 'Dev-Node' with 2 CPU cores and 4GB RAM. I'll need a location UUID to proceed—should I list the available locations for you?

Show me the performance metrics for server uuid-789-xyz.

Fetching metrics for server uuid-789-xyz... In the last 15 minutes, CPU usage was stable at 15% and storage IOPS averaged 320. The server is performing within normal parameters.

Yes! Use the `get_server_power` tool with the server's UUID. The agent will return whether the server is currently powered on or off.

Related Connectors