GIS MCP Server
by briannag1692
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GIS_MCP_PORT | No | Port 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_TRANSPORT | No | Transport mode for the MCP server. Defaults to stdio. Set to 'http' for HTTP transport mode, or 'sse' for SSE transport mode. | |
| GIS_MCP_STORAGE_PATH | No | Path to the local storage backend. Configured via --storage-path or GIS_MCP_STORAGE_PATH. Defaults to the local filesystem. | |
| GIS_MCP_STORAGE_CONFIG | No | Configuration 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_PROVIDER | No | Storage 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues