Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: debug, info, warn, error (default: info).info
SERVER_NAMENoServer name (default: mcp-openclaw).mcp-openclaw
SERVER_VERSIONNoServer version (default: 1.0.0).1.0.0
OPENCLAW_API_KEYYesThe API key for authentication with OpenClaw.
OPENCLAW_API_URLYesThe URL of the OpenClaw API.
OPENCLAW_TIMEOUTNoRequest timeout in milliseconds (default: 30000).30000
OPENCLAW_MAX_RETRIESNoMaximum retry attempts (default: 3).3

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_message

Send a message to a specified platform (Telegram, WhatsApp, or Discord) via OpenClaw

execute_command

Execute a command in the OpenClaw environment. Commands can run synchronously or asynchronously.

create_calendar_event

Create a calendar event with title, description, time, location, and attendees

send_email

Send an email to one or more recipients with optional CC and BCC

get_task_status

Get the current status of a previously executed async command/task

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/starlink-awaken/mcp-openclaw'

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