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'. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues