Medicos MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEDICOS_ENV | No | Environment mode: 'dev' or 'prod'. Default is 'dev'. | dev |
| MEDICOS_TRANSPORT | No | Transport mode: 'stdio' or 'http'. Default is 'stdio'. | stdio |
| MEDICOS_LLM_API_KEY | No | API key for the chosen LLM provider. | |
| MEDICOS_SERVER_PORT | No | Port for HTTP transport. Default is '8000'. | 8000 |
| MEDICOS_LLM_PROVIDER | No | LLM provider identifier (e.g., 'openai', 'anthropic'). | |
| MEDICOS_ARMORIQ_API_KEY | No | API key for ArmorIQ intent checking and auditing. | |
| MEDICOS_FIREBASE_PROJECT_ID | No | Firebase project ID. | |
| MEDICOS_FIREBASE_CREDENTIALS_FILE | No | Path to Firebase service account JSON file. Optional if using Application Default Credentials. |
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