Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEDICOS_ENVNoEnvironment mode: 'dev' or 'prod'. Default is 'dev'.dev
MEDICOS_TRANSPORTNoTransport mode: 'stdio' or 'http'. Default is 'stdio'.stdio
MEDICOS_LLM_API_KEYNoAPI key for the chosen LLM provider.
MEDICOS_SERVER_PORTNoPort for HTTP transport. Default is '8000'.8000
MEDICOS_LLM_PROVIDERNoLLM provider identifier (e.g., 'openai', 'anthropic').
MEDICOS_ARMORIQ_API_KEYNoAPI key for ArmorIQ intent checking and auditing.
MEDICOS_FIREBASE_PROJECT_IDNoFirebase project ID.
MEDICOS_FIREBASE_CREDENTIALS_FILENoPath to Firebase service account JSON file. Optional if using Application Default Credentials.

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/Unemployed-Nerds/medicos-mcp'

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