Openlaw MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Listen port for the HTTP transport. | 3000 |
| TRUST_PROXY | No | How many reverse-proxy hops to trust when reading X-Forwarded-For. | 1 |
| OPENLAW_MCP_PATH | No | Mount path for the Streamable HTTP transport. | /v1/mcp |
| OPENLAW_CACHE_DIR | No | Path for the SQLite HTTP cache. Set to 'off' to disable caching. | ~/.cache/openlaw-mcp |
| OPENLAW_RPM_PER_IP | No | Per-IP request budget per minute for the HTTP transport. | 600 |
| OPENLAW_CORS_ORIGIN | No | Access-Control-Allow-Origin value for the HTTP transport. | * |
| OPENLAW_DISABLE_CACHE | No | Alternative way to disable caching; set to '1'. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/damankaur-dev/openlaw-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server