ptv-mcp-server

MananshuMandaliya/ptv-mcp-server
★ 0 stars Python Database Updated 3d ago
An MCP server.
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": {
    "ptv-mcp-server": {
      "command": "uvx",
      "args": [
        "ptv-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ptv-mcp-server

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that exposes Victoria's public transport (PTV) GTFS timetable data — trains, trams, and buses — so an LLM (Claude Desktop, Cursor, etc.) can answer natural-language questions about routes, stops, and departure times. **Data at a glance:** 1,069 routes · 31,971 stops · 333,875 trips · 12.6 million scheduled stop times, across 8 transport modes (metro train, metro tram, metro bus, regional train, regional bus, regional coach, night bus, SkyBus).

Topics

gtfsllm-toolsmcpmodel-context-protocolpublic-transportpythonsqlite
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →