Skip to main content
Glama
rohzzn
by rohzzn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHIRON_MCP_DATASETSNoComma-separated allowlist of datasets. Default: all with a grant.
CHIRON_MCP_OPERATORNoEnables the operations tools (also requires is_staff).off
CHIRON_MCP_USERNAMEYesDjango user the server acts as (required)
CHIRON_MCP_ALLOW_SAVENoReserved; the write tool is not implemented.off
CHIRON_MCP_CHIRON_SRCNoPath to the is4r-chiron checkout. Auto-discovered if not set.
CHIRON_MCP_METADATA_DBNoMetadata SQLite database path. Defaults to the host project's.
CHIRON_MCP_PROJECT_DIRNoThe Django host project directory.<src>/test_project
CHIRON_MCP_BASE_SETTINGSNoHost project's settings module.project.settings
CHIRON_MCP_WAREHOUSE_URLNoSQLAlchemy warehouse URL. Defaults to the host project's.
CHIRON_MCP_MAX_EXPORT_ROWSNoCap on chiron_export_table.50000
CHIRON_MCP_MAX_ACCESS_LEVELNoCeiling 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources