You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"affiliation": "University of California, Berkeley"
}
],
"keywords": [
"Model Context Protocol",
"MCP",
"STAC",
"DuckDB",
"cloud-native",
"geospatial",
"H3",
"AI agents"
],
"description": "An open Model Context Protocol (MCP) server that connects AI agents to cloud-native data. It grounds agents in STAC metadata and confines them to validated cloud-native engines — SQL over Parquet on S3 via DuckDB with H3 spatial indexing — so they can query terabyte-scale data without downloading it, misreading it, or silently failing at scale. Runs locally for sensitive data or on autoscaling Kubernetes for scale."