{
 "name": "NYC Ticket Facts MCP",
 "what": "NYC parking and camera violations as MCP tools: live plate lookup against NYC Open Data, per-violation dismissal rates, and borough odds — computed from the City's own published records.",
 "endpoint": "https://mcp.nycticketfacts.com/mcp",
 "transport": "Streamable HTTP",
 "tools": [
  "plate_lookup",
  "violation_dismissal_rates",
  "borough_odds"
 ],
 "data": {
  "violation_types": 80,
  "rates_computed": "2026-08-06",
  "source_dataset": "nc67-uf89"
 },
 "privacy": "plate_lookup stores nothing: the plate goes to the City's public API and back inside one request.",
 "attribution": {
  "source": "NYC Ticket Facts (https://nycticketfacts.com)",
  "license": "Free to use with attribution and a link to https://nycticketfacts.com",
  "data": "NYC Open Data, \"Open Parking and Camera Violations\" (dataset nc67-uf89), published by the City of New York",
  "rates_computed": "2026-08-06",
  "methodology": "https://nycticketfacts.com/methodology — every rate is reproducible from the public dataset"
 },
 "website": "https://nycticketfacts.com",
 "cost": "Free. No account, no key, no payment path."
}