linode-mcp

linode-mcp

3.2

If you are the rightful owner of linode-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with Linode's API to manage cloud resources.

The Linode MCP Server is a specialized server designed to facilitate the management of Linode cloud resources through a Model Context Protocol (MCP) interface. This server is particularly useful for Large Language Models (LLMs) like Claude, enabling them to interact with Linode's API seamlessly. By providing a standardized interface, the Linode MCP Server simplifies the process of listing, creating, viewing, deleting, and rebooting Linode instances. It ensures secure and efficient management of cloud resources, making it an essential tool for developers and AI assistants who need to manage Linode instances programmatically. The server is compatible with MCP-enabled AI assistants, allowing for easy integration and usage.

Features

  • List Linode regions, instance types, and instances
  • Create, view details, delete, and reboot Linode instances
  • Secure and easy-to-use interface for LLMs to manage Linode resources
  • Fully compatible with MCP-enabled AI assistants like Claude

Tools

  1. list_regions

    List all available Linode regions

  2. list_instance_types

    List all available Linode instance types and their pricing

  3. list_instances

    List all existing Linode instances

  4. create_instance

    Create a new Linode instance

  5. get_instance

    Get details about a specific Linode instance

  6. delete_instance

    Delete a Linode instance

  7. reboot_instance

    Reboot a Linode instance