Skip to main content
Glama
fastmcp-me

Linode MCP Server

by fastmcp-me

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINODE_API_KEYYesYour Linode API key. Generate one from https://cloud.linode.com/profile/tokens

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_regionsA

List all available Linode regions

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity or overlap with other tools.

Naming Consistency5/5

The single tool uses a clear verb_noun pattern (list_regions), which is consistent and informative.

Tool Count2/5

For a Linode server, one tool is far too few; users would expect many more operations like listing instances, creating resources, etc.

Completeness1/5

The server provides only a list of regions with no other CRUD or lifecycle operations, making it severely incomplete for any meaningful Linode management.

Maintenance

ActivityInactive
ResponsivenessNo issues