Skip to main content
Glama
Burntberry

lunanode-mcp

by Burntberry

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LUNANODE_API_IDYesYour LunaNode API ID.
LUNANODE_API_KEYYesYour LunaNode API key (128 characters).
LUNANODE_ENABLE_WRITESNoEnables write-tier tools. Unset = off. true/1 = all write tools. Comma-separated tool names = only those tools.
LUNANODE_ENABLE_DELETESNoEnables delete-tier tools. Unset = off. true/1 = all delete tools. Comma-separated tool names = only those tools.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
vm_listA

List all virtual machines on the LunaNode account.

vm_infoA

Get detailed configuration and live status for a virtual machine.

vm_iplistA

List all IP addresses assigned to a virtual machine.

image_listA

List images available to the account, optionally filtered by region.

image_detailsA

Get metadata for a specific image.

volume_listA

List block storage volumes, optionally filtered by region.

volume_infoA

Get details for a specific volume.

volume_snapshot_listB

List volume snapshots in a region.

floating_ip_listA

List all floating IPs on the account.

ssh_key_listA

List stored SSH public keys with their IDs.

plan_listA

List available LunaNode VM plans with pricing, CPU, RAM, storage, and regional availability.

region_listA

List all LunaNode regions where services can be deployed.

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/Burntberry/lunanode-mcp'

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