Loading MCP server directory, please wait...
MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.
npx @getmcp/cli add com.mireye/earthRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mireye/earth": {
"command": "uvx",
"args": [
"mireye-mcp"
],
"env": {
"MIREYE_BASE_URL": "",
"MIREYE_BEARER_TOKEN": "",
"MIREYE_TIMEOUT_S": "",
"MIREYE_MCP_CREDENTIALS_FILE": ""
}
}
}
}