Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_TTLNoCache time-to-live in milliseconds (optional, default: 3600000)3600000
LOG_LEVELNoLogging level (optional, default: info)info
LOG_FORMATNoLog format (optional, default: json)json
GBIF_TIMEOUTNoRequest timeout in milliseconds (optional, default: 30000)30000
CACHE_ENABLEDNoEnable response caching (optional, default: true)true
GBIF_BASE_URLNoGBIF API base URL (optional, default: https://api.gbif.org/v1)https://api.gbif.org/v1
GBIF_PASSWORDNoYour GBIF password (optional, needed for downloads and authenticated endpoints)
GBIF_USERNAMENoYour GBIF username (optional, needed for downloads and authenticated endpoints)
CACHE_MAX_SIZENoMaximum number of cached entries (optional, default: 100)100
GBIF_USER_AGENTNoUser agent string for API requests (optional, default: GBIF-MCP-Server/1.0.0)GBIF-MCP-Server/1.0.0
RESPONSE_MAX_SIZE_KBNoMaximum response size in kilobytes before truncation (optional, default: 250)250
RATE_LIMIT_CONCURRENTNoMaximum concurrent requests (optional, default: 10)10
RESPONSE_WARN_SIZE_KBNoWarning threshold for response size in kilobytes (optional, default: 200)200
RATE_LIMIT_MAX_REQUESTSNoMaximum number of requests per rate limit window (optional, default: 100)100
RESPONSE_ENABLE_TRUNCATIONNoEnable smart truncation of large responses (optional, default: true)true
RESPONSE_ENABLE_SIZE_LOGGINGNoEnable logging of response size metrics (optional, default: true)true

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/tyson-swetnam/gbif-mcp'

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