Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TEMPLATES_DIRNoCustom templates directory (default: ./templates)./templates
OPENCLAW_HOOK_URLNoOpenClaw webhook URL for agent notifications (default: http://localhost:18789/hooks/agent)http://localhost:18789/hooks/agent
AGENTBOARD_API_KEYSNoComma-separated key:agentId pairs for API authentication. Example: sk-abc123:agent1,sk-def456:agent2
OPENCLAW_HOOK_TOKENNoBearer token for OpenClaw webhook calls. Notifications disabled if not set.
AGENTBOARD_WEBHOOK_SECRETNoSecret for HMAC-SHA256 webhook signing. When set, all outbound webhooks include X-AgentBoard-Signature headers.

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/quentintou/agent-board'

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