gis-mcp 0.15.0
What's Changed
Storage
- Google Cloud Storage backend (
provider: "gcp") for reading/writing files in a GCS bucket - Local filesystem storage unchanged (
--storage-path/GIS_MCP_STORAGE_PATH) - Docs for GCP credentials, IAM, Docker, and use cases
Docs
- New Architecture page (agentic role + server components)
- README storage section and Local / GCP badges
Install GCP support: pip install gis-mcp[gcp]
New Contributors
- @chrstphe made their first contribution in #37
Full Changelog: v0.14.0...v0.15.0