Legal MCP Server
by bsahane
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENABLE_AUTH | No | Set to False for local use without authentication. | True |
| DEFAULT_STATE | No | Default state for jurisdiction. | Maharashtra |
| VOYAGE_API_KEY | No | API key required if EMBEDDING_PROVIDER=voyage. | |
| CASE_LAW_SOURCE | No | Case law source: open_data (free), indian_kanoon (paid), or disabled. | open_data |
| ECOURTS_ADAPTER | No | eCourts adapter: manual, api, or disabled. | manual |
| LEGAL_DATA_PATH | No | Path to bundled legal corpus. | ./data |
| CASE_LAW_DATA_PATH | No | Path to synced judgment metadata and cached PDFs. | ./data/case_law |
| DEFAULT_HIGH_COURT | No | Default high court. | Bombay |
| EMBEDDING_PROVIDER | No | Embedding provider: voyage, local, or disabled. | disabled |
| INDIAN_KANOON_API_KEY | No | API key required if CASE_LAW_SOURCE=indian_kanoon. | |
| ENABLE_CITATION_VERIFICATION | No | Set to False to disable citation verification (not recommended). | True |
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
ActivitySlowing
ResponsivenessNo issues