MCP OpenClaw
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level: debug, info, warn, error (default: info). | info |
| SERVER_NAME | No | Server name (default: mcp-openclaw). | mcp-openclaw |
| SERVER_VERSION | No | Server version (default: 1.0.0). | 1.0.0 |
| OPENCLAW_API_KEY | Yes | The API key for authentication with OpenClaw. | |
| OPENCLAW_API_URL | Yes | The URL of the OpenClaw API. | |
| OPENCLAW_TIMEOUT | No | Request timeout in milliseconds (default: 30000). | 30000 |
| OPENCLAW_MAX_RETRIES | No | Maximum retry attempts (default: 3). | 3 |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_messageC | Send a message to a specified platform (Telegram, WhatsApp, or Discord) via OpenClaw |
| execute_commandC | Execute a command in the OpenClaw environment. Commands can run synchronously or asynchronously. |
| create_calendar_eventC | Create a calendar event with title, description, time, location, and attendees |
| send_emailC | Send an email to one or more recipients with optional CC and BCC |
| get_task_statusC | Get the current status of a previously executed async command/task |
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/starlink-awaken/mcp-openclaw'
If you have feedback or need assistance with the MCP directory API, please join our Discord server