Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoPath to log file./logs/medical-mcp.log
LOG_LEVELNoLogging level (debug, info, etc.)info
OCR_LANGUAGENoOCR language codeeng
MCP_HTTP_MODENoEnable HTTP mode (true/false)true
MCP_HTTP_PORTNoHTTP port for the server3001
TESSERACT_PATHNoPath to Tesseract OCR executable/usr/bin/tesseract
EMBEDDING_MODELNoHuggingFace embedding model namesentence-transformers/all-MiniLM-L6-v2
EMBEDDING_DEVICENoDevice for embedding model (cpu/cuda)cpu
MAX_DOCUMENT_SIZENoMaximum document size in bytes10485760
EMBEDDING_CACHE_DIRNoDirectory to cache models./models
DOCUMENT_UPLOAD_PATHNoDirectory for uploaded documents./uploads
MONGODB_DATABASE_NAMEYesMongoDB database name (required)MCP
MONGODB_CONNECTION_STRINGYesMongoDB connection string (required)

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/KalyankumarKonduru/MCP-Server'

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