transit-mcp

tori-create-7991/transit-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Japanese public transit journey planning, with map-based iframe UI for Claude and ChatGPT.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "transit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tori-create-7991/transit-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Japanese public transit transfer / journey planning, with a map-based iframe UI rendered inside Claude and ChatGPT through the Model Context Protocol Apps SDK. Built on Cloudflare Workers (Hono) + `@modelcontextprotocol/sdk` (Streamable HTTP transport) + `@modelcontextprotocol/ext-apps` + React + MapLibre GL. It

Tools (7)

CLOUDFLARE_ACCOUNT_IDCLOUDFLARE_API_TOKENDEFAULT_LANGMAP_STYLE_URLTRANSIT_API_BASEUI_CACHEmcpServers