Skip to main content
Glama
miguelcc06

OpenClaw Docs MCP

by miguelcc06

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for authenticating MCP requests
MCP_PORTNoPort for the MCP server (default 8000)
DATABASE_URLYesPostgreSQL connection string with pgvector extension
SYNC_ENABLEDNoEnable automatic sync (true/false)
SYNC_SCHEDULENoSync schedule (e.g., daily)
OPENAI_API_KEYYesOpenAI API key for text-embedding-3-small

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/miguelcc06/openclaw-docs-mcp'

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