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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShaikHafiz-1/HIS_Infra_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server