Skip to main content
Glama
u9401066

Medical Calculator MCP Server

by u9401066

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug modefalse
SSL_DIRNoSSL cert directory (Docker only)./nginx/ssl
MCP_HOSTNoHost to bind0.0.0.0
MCP_MODENoTransport mode (stdio, sse, http)stdio
MCP_PORTNoPort to bind8000
LOG_LEVELNoLogging levelINFO
SSL_ENABLEDNoEnable SSL/TLSfalse
SSL_KEYFILENoPath to SSL private key file
CORS_ORIGINSNoCORS origins*
SSL_CA_CERTSNoPath to CA certificates (optional)
SSL_CERTFILENoPath to SSL certificate file
SECURITY_API_KEYSNoComma-separated API keys
SECURITY_AUTH_PARAMNoQuery param nameapi_key
SECURITY_AUTH_HEADERNoHeader nameX-API-Key
SECURITY_AUTH_ENABLEDNoEnable API authenticationfalse
SECURITY_RATE_LIMIT_RPMNoRequests per minute60
SECURITY_RATE_LIMIT_BURSTNoBurst size10
SECURITY_RATE_LIMIT_BY_IPNoPer-IP rate limitingtrue
SECURITY_RATE_LIMIT_ENABLEDNoEnable rate limitingfalse

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/u9401066/medical-calc-mcp'

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