Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_FETCH_PORTNoPort for HTTP transport mode8000
MCP_FETCH_CACHE_DIRNoDirectory for storing cache files./.mcp-fetch-cache
MCP_FETCH_TRANSPORTNoTransport mode: stdio or http
MCP_FETCH_TTL_SECONDSNoTime-to-live for cached items in seconds1800
MCP_FETCH_MAX_CACHE_BYTES_TOTALNoMaximum total cache size in bytes (512 MiB)536870912
MCP_FETCH_MAX_SINGLE_TRANSFER_BYTESNoMaximum size for a single transfer in bytes (200 MiB)209715200
MCP_FETCH_WAIT_CHUNK_TIMEOUT_SECONDSNoTimeout for waiting on chunk data in seconds30

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/sposer/mcp_fetch'

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