Hospital Clinical Intelligence MCP Platform
by ShaikHafiz-1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | Yes | Redis connection string | |
| DATABASE_URL | Yes | PostgreSQL connection string | |
| RABBITMQ_URL | Yes | RabbitMQ connection string | |
| JWT_SECRET_KEY | Yes | Secret key for JWT tokens | |
| FHIR_SERVER_URL | No | FHIR server URL | |
| LDAP_SERVER_URL | No | LDAP server URL | |
| REDIS_CACHE_TTL | No | Cache time-to-live in seconds (default: 3600) | 3600 |
| HL7_LISTENER_PORT | No | HL7 listener port (default: 2575) | 2575 |
| DATABASE_POOL_SIZE | No | Connection pool size (default: 20) | 20 |
| DICOM_LISTENER_PORT | No | DICOM listener port (default: 11112) | 11112 |
| OAUTH2_PROVIDER_URL | No | OAuth2 provider URL | |
| JWT_EXPIRATION_HOURS | No | Token expiration time in hours (default: 24) | 24 |
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
ActivityStale
ResponsivenessNo issues