Linode MCP server provides a bridge to the Linode cloud infrastructure API, enabling AI assistants to interact with Linode services like region discovery and instance management. Built by Khaja Omer, this implementation uses the Linode API4 library to expose tools for querying cloud resources, with a focus on simplifying cloud infrastructure interactions through a standardized MCP interface. Particularly useful for developers and teams looking to programmatically manage Linode cloud resources through conversational AI.
List all available Linode regions.
List all available Linode instance types and their pricing.
List all existing Linode instances.
Create a new Linode instance.
Get details about a specific Linode instance.
Delete a Linode instance.
Reboot a Linode instance.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!