Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_HOSTNoDefault SSH host
SSH_PORTNoDefault SSH port22
SSH_USERNoDefault SSH username
OVH_ENDPOINTNoOVH API endpoint: ovh-eu (default), ovh-ca, ovh-usovh-eu
SSH_PASSWORDNoSSH password
OVH_CLIENT_IDNoClient ID for OAuth2 authentication
OVH_CONSUMER_KEYNoConsumer key for API key authentication
OVH_CLIENT_SECRETNoClient secret for OAuth2 authentication
OVH_APPLICATION_KEYNoApplication key for API key authentication
SSH_PRIVATE_KEY_FILENoPath to private key file
OVH_APPLICATION_SECRETNoApplication secret for API key authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ovh_vps_listA

List all VPS services on your OVH account

ovh_vps_infoB

Get detailed VPS information

ovh_vps_monitoringB

Get VPS usage statistics (CPU, network RX/TX)

ovh_vps_ipsA

List all IPs assigned to a VPS

ovh_vps_rebootC

Reboot a VPS (careful!)

ovh_vps_startC

Start a stopped VPS

ovh_vps_stopA

Stop a running VPS (careful!)

ovh_vps_snapshotB

Get VPS snapshot information

ovh_vps_create_snapshotA

Create a new VPS snapshot (overwrites existing)

ovh_domain_listA

List all domains in your OVH account

ovh_domain_zone_infoC

Get DNS zone details

ovh_domain_dns_recordsA

List DNS records for a zone (optionally filter by type or subdomain)

ovh_domain_dns_record_detailA

Get a specific DNS record by ID

ovh_domain_dns_createB

Create a new DNS record

ovh_domain_dns_updateC

Update an existing DNS record

ovh_domain_dns_deleteB

Delete a DNS record (careful!)

ovh_domain_dns_refreshC

Force refresh a DNS zone

ovh_account_infoA

Get OVH account details (name, email, country, etc.)

ovh_servicesB

List all active OVH services

ovh_invoicesC

List recent invoices (bills)

ovh_invoice_detailA

Get full details of a specific invoice

ovh_api_catalogA

List all available OVH API categories (vps, domain, cloud, dedicated, email, etc.)

ovh_api_searchA

Search OVH API endpoints by keyword or path pattern. Searches endpoint paths and descriptions across all (or specific) API categories.

ovh_api_endpoint_detailB

Get full details for a specific API endpoint (parameters, types, descriptions)

ovh_api_rawB

Call any OVH API endpoint directly (advanced)

ovh_ssh_execA

Execute a command on a remote server via SSH. Uses env defaults (SSH_HOST, SSH_USER, SSH_PASSWORD/SSH_PRIVATE_KEY_FILE) or per-call overrides.

ovh_ssh_checkB

Test SSH connectivity to a remote server

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/hlebtkachenko/ovhcloud-mcp'

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