linode-mcp

linode-mcp

1

The Linode MCP Server is a Model Context Protocol server that allows cloud resource management via Linode's API. It integrates with Large Language Models to enable automated instance management through secure and straightforward interfaces.

list_regions

List all available Linode regions

list_instance_types

List all available Linode instance types and their prices (to be added)

list_instances

List all existing Linode instances (to be added)

create_instance

Create a new Linode instance (to be added)

get_instance

Get details of a specific Linode instance (to be added)

delete_instance

Delete Linode instance (to be added)

reboot_instance

Restart Linode instance (to be added)