Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost address for the HTTP server when MCP_TRANSPORT is 'http'.0.0.0.0
MCP_PORTNoPort number for the HTTP server when MCP_TRANSPORT is 'http'.8000
MCP_TRANSPORTNoTransport mode for the MCP server, e.g., 'stdio' or 'http'.stdio
OPENAI_API_KEYYesYour OpenAI API key, required for the extraction pipeline to send text to an OpenAI model.
OPENAI_EXTRACTION_MODELNoOverride the default OpenAI model (gpt-4o-mini) used for extraction.gpt-4o-mini

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/govindgnair23/redflag-mcp'

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