{
  "markdown": "# Untap MCP server\n\nConnect [Untap](https://untap.money) to your AI assistant. Untap is a UK\nconsumer fintech that detects refunds you are already owed: train Delay\nRepay, UK261/EU261 flight compensation, TfL contactless overcharges,\nand parking-ticket appeal grounds.\n\nThis repo holds the directory metadata for the Untap MCP server. The\nserver itself is hosted at:\n\n```\nhttps://untap.money/api/mcp\n```\n\n## Install\n\nSee [untap.money/connect](https://untap.money/connect) for one-click\ninstall instructions for Claude (web and desktop), ChatGPT, and other\nMCP-compatible clients.\n\nIn short:\n\n- **Claude:** open\n  [the add-connector dialog](https://claude.ai/settings/connectors?modal=add-custom-connector),\n  paste the URL above, complete the Google sign-in.\n- **ChatGPT:** Settings → Connectors → enable Developer Mode → add a\n  custom MCP connector with the URL above.\n\n## Authentication\n\nOAuth 2.1 with Dynamic Client Registration. End-users sign in with the\nGoogle account they use on Untap. No API keys to copy or manage.\n\n## Tools\n\nSix tools, scoped to the four recurring UK refund categories:\n\n| Tool | What it does |\n|---|---|\n| `add_train_journey` | Add a UK train booking. Untap auto-checks National Rail HSP records and returns the Delay Repay verdict. |\n| `add_flight` | Add a flight. Untap auto-checks AeroDataBox and returns the UK261/EU261 verdict. |\n| `add_tfl_journeys` | Add a batch of TfL contactless journeys. Untap detects max-fare overcharges, incomplete journeys, and missed Hopper fares. |\n| `add_parking_fine` | Add a UK PCN. Untap runs the appeal-grounds engine and suggests the strongest grounds. |\n| `list_savings` | Read claimable / pending / historic refund opportunities. |\n| `delete_my_data` | Two-step destructive tool to wipe every booking and statement from the user's account. |\n\nUntap never files claims itself. Every claimable verdict carries a\n`claim_url` deeplink to the operator's site for the user to confirm and\nsubmit.\n\n## Privacy\n\nThe MCP server cannot see passwords, payment details, or bank\ninformation. Per-tool rate limits, per-user audit log, and\nper-(user, client) revoke from\n[untap.money/settings/connections](https://untap.money/settings/connections).\n\n## Source\n\nThe MCP server source is in the main Untap repository (private). This\nrepo is the public directory metadata only.\n\n## Licence\n\nMIT — see [`LICENSE`](./LICENSE).\n",
  "bytes": 2379,
  "sha": "b6d585d43670181abc6a909dd912e8d0e6dfb413160338ce6d10a89be696ac63",
  "repo_slug": "aneduaim/untap-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_aneduaim_untap_mcp_e82c3052/readme"
}