Mireye Earth MCP Server
Rank #42,898com.mireye/earth
MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.
Mireye Earth MCP Server is a Model Context Protocol (MCP) server published by mireye-labs. It ranks #42,898 of 132,113 servers tracked on MCP Toplist. Mireye Earth MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 89,215 of 132,113 servers on MCP Toplist.
Use Mireye Earth MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http earth https://api.mireye.com/mcpclaude mcp add earth -e "MIREYE_BASE_URL=<your MIREYE_BASE_URL>" -e "MIREYE_BEARER_TOKEN=<your MIREYE_BEARER_TOKEN>" -e "MIREYE_TIMEOUT_S=<your MIREYE_TIMEOUT_S>" -e "MIREYE_MCP_CREDENTIALS_FILE=<your MIREYE_MCP_CREDENTIALS_FILE>" -- uvx mireye-mcpReplace each placeholder with your own value before saving.
[mcp_servers.earth]
url = "https://api.mireye.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.earth]
command = "uvx"
args = ["mireye-mcp"]
[mcp_servers.earth.env]
MIREYE_BASE_URL = "<your MIREYE_BASE_URL>"
MIREYE_BEARER_TOKEN = "<your MIREYE_BEARER_TOKEN>"
MIREYE_TIMEOUT_S = "<your MIREYE_TIMEOUT_S>"
MIREYE_MCP_CREDENTIALS_FILE = "<your MIREYE_MCP_CREDENTIALS_FILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.mireye.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"earth": {
"command": "uvx",
"args": [
"mireye-mcp"
],
"env": {
"MIREYE_BASE_URL": "<your MIREYE_BASE_URL>",
"MIREYE_BEARER_TOKEN": "<your MIREYE_BEARER_TOKEN>",
"MIREYE_TIMEOUT_S": "<your MIREYE_TIMEOUT_S>",
"MIREYE_MCP_CREDENTIALS_FILE": "<your MIREYE_MCP_CREDENTIALS_FILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"earth": {
"url": "https://api.mireye.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"earth": {
"command": "uvx",
"args": [
"mireye-mcp"
],
"env": {
"MIREYE_BASE_URL": "<your MIREYE_BASE_URL>",
"MIREYE_BEARER_TOKEN": "<your MIREYE_BEARER_TOKEN>",
"MIREYE_TIMEOUT_S": "<your MIREYE_TIMEOUT_S>",
"MIREYE_MCP_CREDENTIALS_FILE": "<your MIREYE_MCP_CREDENTIALS_FILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"earth": {
"type": "http",
"url": "https://api.mireye.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"earth": {
"type": "stdio",
"command": "uvx",
"args": [
"mireye-mcp"
],
"env": {
"MIREYE_BASE_URL": "<your MIREYE_BASE_URL>",
"MIREYE_BEARER_TOKEN": "<your MIREYE_BEARER_TOKEN>",
"MIREYE_TIMEOUT_S": "<your MIREYE_TIMEOUT_S>",
"MIREYE_MCP_CREDENTIALS_FILE": "<your MIREYE_MCP_CREDENTIALS_FILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"earth": {
"serverUrl": "https://api.mireye.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"earth": {
"command": "uvx",
"args": [
"mireye-mcp"
],
"env": {
"MIREYE_BASE_URL": "<your MIREYE_BASE_URL>",
"MIREYE_BEARER_TOKEN": "<your MIREYE_BEARER_TOKEN>",
"MIREYE_TIMEOUT_S": "<your MIREYE_TIMEOUT_S>",
"MIREYE_MCP_CREDENTIALS_FILE": "<your MIREYE_MCP_CREDENTIALS_FILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"earth": {
"url": "https://api.mireye.com/mcp"
}
}
}{
"mcpServers": {
"earth": {
"command": "uvx",
"args": [
"mireye-mcp"
],
"env": {
"MIREYE_BASE_URL": "<your MIREYE_BASE_URL>",
"MIREYE_BEARER_TOKEN": "<your MIREYE_BEARER_TOKEN>",
"MIREYE_TIMEOUT_S": "<your MIREYE_TIMEOUT_S>",
"MIREYE_MCP_CREDENTIALS_FILE": "<your MIREYE_MCP_CREDENTIALS_FILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.mireye%2Fearth)<a href="https://mcptoplist.com/server/com.mireye%2Fearth"><img src="https://mcptoplist.com/badge/com.mireye%2Fearth.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mireye-labs
Available versions (4)
| Version | Published |
|---|---|
| 0.5.0 | Aug 3, 2026 |
| 0.4.0 | Aug 2, 2026 |
| 0.3.0 | Jul 27, 2026 |
| 0.2.0 | Jun 13, 2026 |
Frequently asked questions
- Who maintains Mireye Earth MCP Server?
- Mireye Earth MCP Server is maintained by mireye-labs, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Mireye Earth MCP Server listed on the Official MCP Registry?
- Yes — Mireye Earth MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Mireye Earth MCP Server have?
- MCP Toplist tracks 4 versions of Mireye Earth MCP Server, most recently published on Aug 3, 2026.
- Where can I find the source code for Mireye Earth MCP Server?
- The source code for Mireye Earth MCP Server is hosted at github.com/mireye-labs/mireye-earth-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.