Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GIS_MCP_PORTNoPort number used when running in HTTP or SSE transport mode. Documentation examples use port 8080, and the Docker setup defaults to port 9010.
GIS_MCP_TRANSPORTNoTransport mode for the MCP server. Defaults to stdio. Set to 'http' for HTTP transport mode, or 'sse' for SSE transport mode.
GIS_MCP_STORAGE_PATHNoPath to the local storage backend. Configured via --storage-path or GIS_MCP_STORAGE_PATH. Defaults to the local filesystem.
GIS_MCP_STORAGE_CONFIGNoConfiguration for Google Cloud Storage backend. Used with --storage-config or GIS_MCP_STORAGE_CONFIG when GIS_MCP_STORAGE_PROVIDER is set to gcp.
GIS_MCP_STORAGE_PROVIDERNoStorage provider to use. Set to 'gcp' to enable Google Cloud Storage backend; otherwise the local filesystem is used.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

Maintenance

ActivityMaintained
ResponsivenessNo issues