lunanode-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LUNANODE_API_ID | Yes | Your LunaNode API ID. | |
| LUNANODE_API_KEY | Yes | Your LunaNode API key (128 characters). | |
| LUNANODE_ENABLE_WRITES | No | Enables write-tier tools. Unset = off. true/1 = all write tools. Comma-separated tool names = only those tools. | |
| LUNANODE_ENABLE_DELETES | No | Enables delete-tier tools. Unset = off. true/1 = all delete tools. Comma-separated tool names = only those tools. |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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