chelaile-api-server

Justintunsday/chelaile-api-server
★ 0 stars TypeScript API Integration Updated today
HTTP API + MCP server for Chelaile (车来了) realtime bus data, with GitHub-hosted static datasets
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chelaile-api-server": {
      "command": "npx",
      "args": [
        "-y",
        "Justintunsday/chelaile-api-server"
      ]
    }
  }
}

README Excerpt

把[车来了](https://web.chelaile.net.cn)实时公交能力封装为**只读 HTTP JSON API**: 线路时刻、车辆实时位置、附近站点、关键词搜索、线路轨迹、公交+地铁换乘规划。 无需登录、无需账号、开箱即用;同时保留原 MCP 服务,可继续在 Claude Code / Cursor 中使用。 - **完整使用文档:[docs/API.md](docs/API.md)** - 默认监听:`http://127.0.0.1:8787` - 全部端点:`GET /`(返回端点索引) - **零配置**:不依赖上游账号或密钥 - **REST 化**:全部 `GET`,JSON 响应,字段已做扁平化整理(线路上下行折叠、坐标归一、噪声字段剔除)

Tools (9)

API_KEYCITIES_CACHE_TTL_MSCORS_ORIGINDATA_BASE_URLDATA_DIRHOSTLOG_REQUESTSPORTRATE_LIMIT_PER_MINUTE