Gods Eye Geospatial MCP
The Gods Eye Geospatial MCP server provides sovereign, open-licence geospatial awareness for AI agents, wrapping APIs such as ESA Copernicus Sentinel, OpenStreetMap, Overture, Ordnance Survey UK, INSPIRE EU, and DEFRA behind an ethics gate. It supports use cases including AI-agent situational awareness, environmental compliance, and disaster response (explicitly excluding kinetic/military operations).
Capabilities:
List Data Sources: Retrieve all available open-licence geospatial data sources (e.g. Copernicus Sentinel-1/2/3/5p, OpenStreetMap, OS UK, INSPIRE EU, DEFRA).
Situational Query: Plan a geospatial situational-awareness query using natural language, optionally scoped by bounding box, named area of interest (AOI), and time window. Returns a structured plan of data sources, products, processing steps, and Care Membrane ethics gate status. (Actual tile fetching is a Pro-tier feature.)
Check Data Provenance: Analyse a geospatial stack description to flag proprietary or closed-licence dependencies and suggest open-licence, EU/UK-hosted alternatives — useful for GDPR compliance, data-residency requirements, CSRD reporting, and open-data mandates.
Care Membrane Policy: Retrieve the ethical policy governing what the server will and will not do.
Sign Data Provenance Attestation (Pro/Enterprise): Generate a cryptographically signed (HMAC-SHA256) attestation of data provenance, including an open-licence score, public verify URL, and optional board-ready PDF — suitable for CSRD E3/E4 evidence packs, GDPR Article 30 records, and municipal open-data procurement.
Provides tools for geospatial queries and spatial analysis using OpenStreetMap data, enabling AI agents to access geographic information for environmental compliance, disaster response, and situational awareness.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Gods Eye Geospatial MCPget latest satellite image for London"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Gods Eye Geospatial MCP
Gods Eye — sovereign geospatial awareness MCP
Gods Eye — sovereign geospatial awareness MCP. Wraps open, non-US-dependent APIs (ESA Copernicus Sentinel-1/2/3/5p, OpenStreetMap, Overture, Ordnance Survey UK, INSPIRE EU, DEFRA) behind the MEOK Care Membrane ethics gate. For AI-agent situational awareness, environmental compliance, disaster response. Not for kinetic operations. By MEOK AI Labs.
🚀 Quick Start
# Install via pip
pip install gods_eye_geospatial_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install gods-eye-geospatial-mcp --client claudeRelated MCP server: GeoSight MCP Server
✨ Features
MCP protocol compliant
Easy installation
Well-documented API
Production-ready
Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
✅ Article 9 — Risk Management System
✅ Article 13 — Transparency & Instructions for Use
✅ Article 15 — Bias Detection & Testing
✅ Article 26 — FRIA Support (where applicable)
✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
Pro: $99/mo — Full MCP suite + EU AI Act tracking
Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
Domain | Purpose |
EU AI Act compliance marketplace | |
AI safety & monitoring | |
Sovereign AI platform | |
Legacy modernization |
📜 License
MIT © CSOAI-ORG
💸 Try MEOK in 30 seconds — instant buy ladder
Tier | Price | What you get | Stripe |
Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | |
Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | |
Founder Call | £29 | 30-min 1-on-1 with the founder |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"gods-eye-geospatial-mcp": {
"command": "uvx",
"args": ["gods-eye-geospatial-mcp"]
}
}
}Or: pip install gods-eye-geospatial-mcp then run the gods-eye-geospatial-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
"Use
list_data_sourcesto …""Use
situational_queryto …""Use
check_data_provenanceto …"
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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