fare-mcp-server

gvdeepthi/fare-mcp-server
★ 0 stars Python Data/Analytics Updated today
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": {
    "fare-mcp-server": {
      "command": "uvx",
      "args": [
        "fare-mcp-server"
      ]
    }
  }
}

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

README Excerpt

Exposes ATPCO fare CSV snapshots (the ~119-column fare feed layout: CXR, ORIG, DEST, Fare Class, Fare AMT, Tax AMT, Total Price AMT, Cabin, restrictions, …) from a local folder to Claude via the Model Context Protocol, plus a live fare-shopping tool backed by engine-wrapper-service. Drop your fare CSVs into the data folder. Resolution order:

Tools (6)

compare_filesfare_summaryget_schemalist_fare_filesquery_faresshop_fares
📊
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 →