linode-mcp
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
list_regions
List all available Linode regions
list_instance_types
List all available Linode instance types and their pricing
list_instances
List all existing Linode instances
create_instance
Create a new Linode instance
get_instance
Get details about a specific Linode instance
delete_instance
Delete a Linode instance
reboot_instance
Reboot a Linode instance