chiron-mcp
by rohzzn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHIRON_MCP_DATASETS | No | Comma-separated allowlist of datasets. Default: all with a grant. | |
| CHIRON_MCP_OPERATOR | No | Enables the operations tools (also requires is_staff). | off |
| CHIRON_MCP_USERNAME | Yes | Django user the server acts as (required) | |
| CHIRON_MCP_ALLOW_SAVE | No | Reserved; the write tool is not implemented. | off |
| CHIRON_MCP_CHIRON_SRC | No | Path to the is4r-chiron checkout. Auto-discovered if not set. | |
| CHIRON_MCP_METADATA_DB | No | Metadata SQLite database path. Defaults to the host project's. | |
| CHIRON_MCP_PROJECT_DIR | No | The Django host project directory. | <src>/test_project |
| CHIRON_MCP_BASE_SETTINGS | No | Host project's settings module. | project.settings |
| CHIRON_MCP_WAREHOUSE_URL | No | SQLAlchemy warehouse URL. Defaults to the host project's. | |
| CHIRON_MCP_MAX_EXPORT_ROWS | No | Cap on chiron_export_table. | 50000 |
| CHIRON_MCP_MAX_ACCESS_LEVEL | No | Ceiling for access level. Clamps whatever the ChironUser actually has, so PHI is opt-in. | deid |
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
ActivityMaintained
ResponsivenessNo issues