Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind host for HTTP transport127.0.0.1
MCP_PORTNoPort for HTTP transport9000
SEARXNG_URLNoSearXNG instance URLhttp://localhost:8080
MCP_TRANSPORTNoTransport: stdio or streamable-httpstdio
WHISPER_MODELNoWhisper model (tiny/base/small/medium/large)small
WHISPER_CPP_BINNoWhisper binary namewhisper-cli
MAX_FETCH_SIZE_MBNoMax page download size10
MAX_VIDEO_SECONDSNoMax video duration to process120
WHISPER_MODEL_PATHNoPath to whisper model~/.cache/whisper-cpp/ggml-small.bin
FRAME_EVERY_SECONDSNoKeyframe extraction interval3
FETCH_TIMEOUT_SECONDSNoPage fetch timeout30

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/hippogriff-ai/mcp-research-tools'

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