We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/clawd-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•577 B
# MCP config snippets
Copy these into your MCP client config (inside the `mcpServers` object). Replace `<REPO_ROOT>` with the absolute path to your cloned openclaw-mcp repo (e.g. `D:/Dev/repos/openclaw-mcp`). Use forward slashes.
| File | Use |
|------|-----|
| **mcp-config-openclaw-mcp.json** | Single key `"openclaw-mcp"`; merge into `mcpServers`. |
Client config locations: see [INSTALL.md](../INSTALL.md) (MCP client config locations) or [mcp-central-docs patterns](https://github.com/sandraschi/mcp-central-docs/blob/main/docs/patterns/MCP_CLIENT_CONFIG_SNIPPETS.md).