MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.

Hosted
officialknowledge

Deployment

Hosted
streamable-httphttps://api.mireye.com/mcp

Package Details

Transportstdio
Runtimeuvx

Environment Variables

MIREYE_BASE_URL(str)

Base URL of the Mireye API. Defaults to https://api.mireye.com. Stored login credentials only attach when created against this same URL.

MIREYE_BEARER_TOKEN(str)
Secret

Mireye API bearer token. Optional alternative to `mireye-mcp login` for non-interactive hosts.

MIREYE_TIMEOUT_S(num)

Per-request timeout in seconds. Defaults to 60.

MIREYE_MCP_CREDENTIALS_FILE(file)

Path to the credentials file written by `mireye-mcp login`. Defaults to ~/.config/mireye-mcp/credentials.json.