Skip to main content
Glama
rodgco

OpenClaw MCP Server

by rodgco

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to listen on3721
BOT_NAMENoName of your assistant/botMyAssistant
BIND_ADDRESSNoBind address (0.0.0.0 for all interfaces)0.0.0.0
MCP_SERVER_API_KEYYesAPI Key for authentication (generate with: openssl rand -base64 32)
OPENCLAW_WORKSPACENoOpenClaw workspace path${HOME}/.openclaw/workspace
OPENCLAW_SESSION_LABELNoOpenClaw session label to connect tomain

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/rodgco/openclaw-mcp-server'

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