Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTYesHost interface for the MCP server.
MCP_PORTYesPort for the MCP server.
LLM_MODELYesModel name for the LLM.
LLM_API_KEYYesAPI key for the LLM.
LLM_BASE_URLYesBase URL of the OpenAI-compatible LLM API.
DATABASE_PATHYesPath to the SQLite database file.
MCP_TRANSPORTYesTransport type for the MCP server (e.g., http).
MCP_PROXY_HOSTYesHost interface for the debug proxy.
MCP_PROXY_PORTYesPort for the debug proxy.
MCP_PROXY_TARGETYesTarget URL that the debug proxy forwards to.
MCP_PROXY_MAX_PRINT_CHARSYesMaximum 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

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

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/ISLAB-rui/Local-Safe-EMR-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server