An express-based RESTful API and Model Context Protocol (MCP) server for services used by subtype.space. Please note the GitHub repository is a downstream mirror, and updates may be late.
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.
process.env. You'll be asked to provide them before it can run.ACTIVE_VERSION— v1 API version prefix (not fully implemented)AERODATABOX_API_KEY— For flight plugin RapidAPI key for AeroDataBox (live flight status data)AERODATABOX_PROVIDERLOG_LEVEL— info Logging verbosity (debug, info, warn, error)PORT— 9595 Port the server listens onTRMNL_DB_PATH— No Path to SQLite database file (default: ./trmnl.sqlite)TRMNL_FLIGHTS_CLIENT_ID— For flight plugin OAuth 2.0 client ID for the TRMNL flight tracker pluginTRMNL_FLIGHTS_CLIENT_SECRET— For flight plugin OAuth 2.0 client secret paired with TRMNL_FLIGHTS_CLIENT_IDTRMNL_IP_ALLOW_PRIVATE— No Set to true to bypass TRMNL worker IP allowlist check (useful for local dev)WMATA_PRIMARY_KEY— For metro plugin WMATA API key for DC Metro arrival predictions and incidents[](https://m8ven.ai/mcp/subtype-space-subspace-api-13sunk)