Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoThe server host for SSE or HTTP transport (default: 127.0.0.1).127.0.0.1
portNoThe server port for SSE or HTTP transport (default: 3000 for sse, 8080 for http).
endpointNoThe server endpoint path for SSE or HTTP transport (default: /sse for sse, /mcp for http).
transportNoThe transport protocol to use: 'stdio' (default), 'sse', or 'http' (streaming).stdio
categoriesNoA comma-separated list of tool categories to enable (e.g., 'instances,volumes,regions'). Available categories: instances, volumes, networking, nodebalancers, regions, placement, vpcs, objectStorage, domains, databases, kubernetes, images, stackScripts, tags, support, longview, profile, account.
LINODE_API_TOKENYesYour Linode API token. Can be provided as an environment variable or via the --token command-line argument.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/takashito/linode-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server