Local-Safe-EMR-MCP
by ISLAB-rui
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | Yes | Host interface for the MCP server. | |
| MCP_PORT | Yes | Port for the MCP server. | |
| LLM_MODEL | Yes | Model name for the LLM. | |
| LLM_API_KEY | Yes | API key for the LLM. | |
| LLM_BASE_URL | Yes | Base URL of the OpenAI-compatible LLM API. | |
| DATABASE_PATH | Yes | Path to the SQLite database file. | |
| MCP_TRANSPORT | Yes | Transport type for the MCP server (e.g., http). | |
| MCP_PROXY_HOST | Yes | Host interface for the debug proxy. | |
| MCP_PROXY_PORT | Yes | Port for the debug proxy. | |
| MCP_PROXY_TARGET | Yes | Target URL that the debug proxy forwards to. | |
| MCP_PROXY_MAX_PRINT_CHARS | Yes | Maximum number of characters to print in proxy output. |
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
ActivitySlowing
ResponsivenessNo issues