Back to Browse

Gods Eye Geospatial MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Gods Eye Geospatial MCP Server by MEOK AI Labs

About

Gods Eye Geospatial MCP Server by MEOK AI Labs

Security Report

3.2
Use Caution3.2High Risk

Gods Eye is a well-intentioned geospatial MCP with solid architecture and ethical guardrails (Care Membrane), but contains multiple security concerns that prevent a higher score. Key issues include: (1) environment variable exposure in attestation signing (deterministic fallback key visible in source), (2) fail-open authentication with no server-side enforcement fallback on free tier, (3) unauthenticated access to all tools (API key is optional), and (4) potential data exfiltration via attestation API calls to external endpoints. Permissions are appropriate for the stated purpose (geospatial APIs, network access), but auth implementation is insufficient for a production tool. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

7 files analyzed · 17 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

process_spawn

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-gods-eye-geospatial-mcp": {
      "args": [
        "gods-eye-geospatial-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!