Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port.8007
LOG_LEVELNoLogging level.INFO
OVERPASS_URLNoOverpass endpoint for POI ingest.https://overpass-api.de/api/interpreter
VALHALLA_URLNoValhalla base URL.http://valhalla.teams.svc.cluster.local:8002
NOMINATIM_URLNoNominatim base URL.http://nominatim.teams.svc.cluster.local:8080
POI_DATA_PATHNoDirectory for ingested POI JSON caches../data/poi
MAX_MATRIX_SIZENoMax destinations per Valhalla matrix call.50
KEYCLOAK_ENABLEDNoOptional JWT validation.false
OVERPASS_TIMEOUTNoPer-request Overpass timeout.90.0
POI_DEFAULT_AREANoDefault geographic scope for Overpass ingest.europe
OTEL_SERVICE_NAMENoService name in traces.maps-mcp-server
POI_DEFAULT_BRANDNoDefault brand for ingest_poi(source='overpass').Best Western
HTTP_CONNECT_TIMEOUTNoOutbound connect timeout.10.0
HTTP_TIMEOUT_SECONDSNoOutbound HTTP total timeout.30.0
NOMINATIM_USER_AGENTNoUser-Agent header.jquad-maps-mcp
POI_DEFAULT_COLLECTIONNoDefault collection for find_within / list_poi.bestwestern-eu
NOMINATIM_RATE_LIMIT_RPSNoMax Nominatim req/sec (1/rps = min interval).5.0
OTEL_EXPORTER_OTLP_ENDPOINTNoOTLP gRPC endpoint for tracing.(OTel default)

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/jquad-group/maps-mcp-server'

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