Back to directory
takashito/linode-mcp-server

takashito/linode-mcp-server

@takashito

A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Linode Cloud Platform environment.

linodecloudmcpservertypescriptinfrastructuredevops

Installation & Configuration

{
  "mcpServers": {
    "linode": {
      "command": "npx",
      "args": [
        "-y",
        "@takashito/linode-mcp-server",
        "--token",
        "YOUR_LINODE_API_TOKEN"
      ]
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15