Skip to main content
Glama
616,124 tools. Updated 2026-09-27 12:41

"Contabo" matching MCP tools:

  • Delete existing user by id - By deleting a user he will not be able to access any endpoints or resources any longer. In order to temporarily disable a user please update its `enabled` attribute.
    Connector
    Destructive
    No auth
  • Search the available tool catalog to discover tools by name, description, or arguments. Use a regex pattern or natural language query to find relevant tools. Returns tool references that are automatically expanded into full tool definitions.
    ConnectorNo auth
  • Update specific secret by id - Update attributes to your secret. Attributes are optional. If not set, the attributes will retain their original values. Only name and value can be updated.
    Connector
    Destructive
    No auth
  • Update specific tag by id - Update attributes to your tag. Attributes are optional. If not set, the attributes will retain their original values.
    Connector
    Destructive
    No auth
  • Delete existing role by id - You can't delete a role if it is still assigned to a user. In such cases please remove the role from the users.
    Connector
    Destructive
    No auth
  • Delete existing tag by id - Your tag can be deleted if it is not assigned to any resource on your account. Check tag assigments before deleting tag.
    Connector
    Destructive
    No auth

Matching MCP Servers

  • Rescue a compute instance / resource identified by its id - You can reboot your instance in rescue mode to resolve system issues. Rescue system is Linux based and its booted instead of your regular operating system. The disk containing your operating sytstem, software and your data is already mounted for you to access and repair/modify files. After a reboot your compute instance will boot your operating system. Please note that this is for advanced users.
    Connector
    Destructive
    No auth
  • Reinstall specific instance - You can reinstall a specific instance with a new image and optionally add ssh keys, a root password or cloud-init.
    Connector
    Destructive
    No auth
  • Update specific snapshot by id - Update attributes of a snapshot. You may only specify the attributes you want to change. If an attribute is not set, it will retain its original value.
    Connector
    Destructive
    No auth
  • Delete existing tag assignment - Tag assignment will be removed from the specified resource. If this tag is being used for access restrictions the affected users will no longer be able to access that resource.
    Connector
    Destructive
    No auth
  • Update specific user by id - Update attributes of a user. You may only specify the attributes you want to change. If an attribute is not set, it will retain its original value.
    Connector
    Destructive
    No auth
  • Start a compute instance / resource identified by its id - Starting a compute instance / resource is like powering on a real server. If the compute instance / resource is already started nothing will happen. You may check the current status anytime when getting information about a compute instance / resource.
    Connector
    Destructive
    No auth
  • Provide a custom image - In order to provide a custom image please specify an URL from where the image can be directly downloaded. A custom image must be in either `.iso` or `.qcow2` format. Other formats will be rejected. Please note that downloading can take a while depending on network speed resp. bandwidth and size of image. You can check the status by retrieving information about the image via a GET request. Download will be rejected if you have exceeded your limits.
    Connector
    Destructive
    No auth
  • Revert the instance to a particular snapshot based on its identifier - Rollback the instance to a specific snapshot. In case the snapshot is not the latest one, it will automatically delete all the newer snapshots of the instance
    Connector
    Destructive
    No auth
  • Create a new object storage - Create / purchase a new object storage in your account. Please note that you can only buy one object storage per location. You can actually increase the object storage space via `POST` to `/v1/object-storages/{objectStorageId}/resize`
    Connector
    Destructive
    No auth
  • Get details about a specific image by its id - Get details about a specific image. This could be either a standard or custom image. In case of an custom image you can also check the download status
    ConnectorNo auth
  • Delete an uploaded custom image by its id - Your are free to delete a previously uploaded custom images at any time
    Connector
    Destructive
    No auth