Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost address for HTTP transport mode127.0.0.1
MCP_PORTNoPort number for HTTP transport mode8000
MCP_TRANSPORTNoTransport protocol for MCP server (stdio or http)stdio
OPENAI_API_KEYNoOpenAI API key for LLM-based extraction features
ANTHROPIC_API_KEYNoAnthropic API key for LLM-based extraction features
FASTMCP_LOG_LEVELNoLogging level for FastMCP server (e.g., DEBUG, INFO, WARNING, ERROR)INFO

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/sruckh/crawl-mcp'

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