Skip to main content
Glama
KVMFleet

KVMFleet MCP Server

Official
by KVMFleet

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KVMFLEET_APINoThe API endpoint URL. Default is https://app.kvmfleet.iohttps://app.kvmfleet.io
KVMFLEET_TOKENYesYour API token for authentication.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_devicesA

List all KVM devices in the operator's organisation, with online/offline state and recent health metrics. Use this to answer 'what's in the fleet' or 'is X online' questions.

get_device_healthB

Detailed health snapshot for a single device: temperature, uptime, agent version, last seen.

query_audit_logB

Recent audit events for the org, optionally filtered. Useful to answer questions like 'who started a console session today' or 'were there failed logins overnight'.

verify_audit_integrityA

Re-walk the per-org audit hash chain on the server and report whether it's intact. Use this when a user wants compliance reassurance.

list_open_console_sessionsA

List currently-open (unended) console sessions in the org.

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/KVMFleet/mcp'

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