Gods Eye — civilian open-source geospatial awareness MCP. Wraps open-licence 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, agriculture. Refuses targeting and personal-surveillance queries. By MEOK AI Labs.
Project description
Overview
Gods Eye Geospatial MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
list_data_sources |
List the open-licence geospatial data sources wrapped by Gods Eye. |
situational_query |
Plan a geospatial situational-awareness query. Pass natural-language 'query' plu |
check_data_provenance |
Given a geospatial stack description, flag proprietary / closed-licence dependen |
care_membrane_policy |
Return the Care Membrane policy governing what Gods Eye will and will not do. |
sign_data_provenance_attestation |
Generate a cryptographically signed data-provenance attestation for your geospat |
Installation
pip install meok-gods-eye-geospatial-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"gods-eye-geospatial-mcp": {
"command": "python",
"args": ["-m", "meok_gods_eye_geospatial_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementation
If this tool helps your compliance workflow, please star this repo — it helps other teams find it.
Wire it up — full stack
Pair this with the MEOK chain that turns one agent action into ONE signed compliance event:
- bft-progress-council-mcp — anti-loop guardrail
- agent-token-budget-mcp — hard spend cap
- agent-prompt-injection-firewall-mcp — OWASP LLM01 scan
- agent-audit-logger-mcp — hash-chained evidence
- a2a-governance-bridge-mcp — fold N attestations → 1 signed event
- agent-incident-relay-mcp — broadcast incidents to 5 regimes simultaneously
See meok.ai/mcp-stack for the architecture and meok.ai/mcp-stack/demo for the live in-browser demo.
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gods_eye_geospatial_mcp-1.2.4.tar.gz.
File metadata
- Download URL: gods_eye_geospatial_mcp-1.2.4.tar.gz
- Upload date:
- Size: 218.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0582738df18ad21ea1104462f68ec9c6120a9092011eda78280fe36da35a548a
|
|
| MD5 |
7ba43841e7ef1062c43b33db7e4a1b89
|
|
| BLAKE2b-256 |
01b45c2be40e1784bff884476973a20b1deb16787baaa6fcc5e634b8eb960793
|
File details
Details for the file gods_eye_geospatial_mcp-1.2.4-py3-none-any.whl.
File metadata
- Download URL: gods_eye_geospatial_mcp-1.2.4-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50e4425269b91f8f67ad80ed10b448a94bc02e518cfacbf66cba266f1189592c
|
|
| MD5 |
22a4ae5d534b60ec8b02518891d6dcb1
|
|
| BLAKE2b-256 |
ac0ce3f672766eaa67115ee353d77e4ed13215744d96611fa78196de446ad99d
|