0
/ 100
1 month ago
glama

eco-mcp-app

An MCP server that provides live status updates for the Eco via Sirens game server, displaying meteor countdowns, player statistics, and world information directly within Claude Desktop. It also serves as a minimal reference implementation for building MCP Apps in Python without complex tooling.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 3 credentials: FRED_API_KEY, ECO_ADMIN_TOKEN, ECO_ADMIN_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configECO_MCP_PRELOAD_DISABLE
configECO_MCP_APP_RPC_LOG
configECO_CLIMATE_CACHE_TTL
configECO_CLIMATE_MAX_ROWS
configECO_ADMIN_BASE_URL
configECO_CRAFTING_CACHE_TTL
configECO_CRAFTING_MAX_ROWS
configECO_CACHE_DIR
configECO_WORLDLAYERS_CACHE_TTL
configECO_SPECIES_CACHE_TTL
🔐 secretFRED_API_KEY
configECO_MCP_CACHE_DIR
configECO_MAP_BASE_URL
configECO_INFO_URL
configECO_INFO_PORT
configECO_INFO_CACHE_TTL
🔐 secretECO_ADMIN_TOKEN
configAWS_REGION
configECO_ADMIN_TOKEN_SSM
configECO_ECONOMY_CACHE_TTL
🔐 secretECO_ADMIN_API_KEY
configSENTRY_DSN
configECO_MCP_WIKIDATA_CACHE
configXDG_CACHE_HOME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/coilyco-flight-deck-eco-mcp-app-1j1x79)](https://m8ven.ai/mcp/coilyco-flight-deck-eco-mcp-app-1j1x79)
commit: 7d26f80a9e62aea0819c6c904670aae96ec6dcd1
code hash: d39e605d19323b2296d7ff115013871c6e2b873530a3ba03fc011a1c677bdcc6
verified: 6/18/2026, 10:56:54 AM
view raw JSON →