Skip to main content
Glama
CSOAI-ORG

Gods Eye Geospatial MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_data_sourcesC

List the open-licence geospatial data sources wrapped by Gods Eye.

situational_queryA

Plan a geospatial situational-awareness query. Pass natural-language 'query' plus bounding box (minLon,minLat,maxLon,maxLat) or 'aoi_name' (an administrative area name).

Returns a structured plan: which data sources to use, which products to fetch, how to chain them, and Care Membrane status. Actual tile fetching is a Pro-tier feature.

check_data_provenanceA

Given a geospatial stack description, flag proprietary / closed-licence dependencies and suggest open-licence, EU/UK-hosted alternatives. Useful for civilian projects with GDPR, data-residency, or open-data mandates (environmental NGOs, municipalities, research groups, CSRD reporters, agriculture co-ops).

care_membrane_policyC

Return the Care Membrane policy governing what Gods Eye will and will not do.

sign_data_provenance_attestationA

Generate a cryptographically signed data-provenance attestation for your geospatial stack (Pro/Enterprise).

Produces HMAC-SHA256 signed JSON + public verify URL + optional board-ready PDF. Useful for CSRD E3/E4 evidence packs, GDPR Article 30 processing records, and municipal open-data mandates. Your auditor or procurement team validates the verify_url without needing to reach our backend.

  • open_licence_score: 0-100 from check_data_provenance

  • findings_csv: comma-separated findings (e.g. "Copernicus PASS — free + open,Google Maps GAP — proprietary")

  • include_pdf_base64: True to receive PDF as base64

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/CSOAI-ORG/gods-eye-geospatial-mcp'

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