Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBUI_PORTNoPort for the test UI8000
OLLAMA_HOSTNoLocal Ollama endpoint (ollama provider)http://localhost:11434
GEO_MCP_HOSTNoBind host when transport is http0.0.0.0
GEO_MCP_PORTNoPort when transport is http9000
OLLAMA_MODELNoOllama model (must support tool calling); cloud model id for ollama-cloudqwen2.5
GEOSERVER_URLYesBase URL of GeoServer, e.g. http://localhost:8080/geoserver
GEOSERVER_USERYesREST username for GeoServer
OLLAMA_API_KEYNoOllama Cloud API key (required for ollama-cloud provider)
ANTHROPIC_MODELNoClaude model (anthropic provider)claude-sonnet-4-6
GEO_LLM_PROVIDERNoAgent LLM backend: ollama, ollama-cloud or anthropicollama
ANTHROPIC_API_KEYNoAnthropic API key (required for anthropic provider)
GEOSERVER_RETRIESNoRetry attempts on connect/timeout/502/503/5042
GEOSERVER_TIMEOUTNoHTTP timeout (seconds)30
GEO_MCP_TRANSPORTNoMCP transport: stdio or httpstdio
OLLAMA_CLOUD_HOSTNoOllama Cloud endpoint (ollama-cloud provider)https://ollama.com
GEOSERVER_PASSWORDYesREST password for GeoServer
GEO_MAP_OUTPUT_DIRNoWhere generated maps / downloaded PNGs are saved./maps
GEOSERVER_VERIFY_TLSNoVerify TLS certificatestrue
GEOSERVER_DEFAULT_SRSNoSRS used when publishing without oneEPSG:4326
GEOSERVER_RETRY_BACKOFFNoLinear backoff factor (seconds × attempt)0.5
GEOSERVER_DEFAULT_WORKSPACENoWorkspace used when a tool omits one

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/agent-engineering-studio/mcp-geo-server'

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