71
/ 100
11 days ago
glama

subway-congestion-mcp

Provides real-time and predicted congestion data, route optimization, and train arrival information for Seoul subway lines 1-8, helping users choose the best travel times.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: ODSAY_API_KEY, KAKAO_REST_API_KEY, SEOUL_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.
configLOG_LEVEL
configCONGESTION_CACHE_TTL
🔐 secretODSAY_API_KEY4. API 키 복사 → .env 파일의 에 붙여넣기
🔐 secretKAKAO_REST_API_KEY
🔐 secretSEOUL_API_KEY4. 인증키 복사 → .env 파일의 에 붙여넣기
configARRIVAL_CACHE_TTL
configROUTE_CACHE_TTL
configMAX_RETRIES
configREQUEST_TIMEOUT
configLOG_TO_FILE
configLOG_FILE
// 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 4 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/jinjukimink-subway-congestion-mcp-poroke)](https://m8ven.ai/mcp/jinjukimink-subway-congestion-mcp-poroke)
commit: bf8783a7b51ceedcd92972f6e1f28fa28fc008a6
code hash: 220311093c8674624554d47e246cfc64f6d1a2640b2529831b46b47553f77369
verified: 6/21/2026, 10:45:43 AM
view raw JSON →