AppealGo MCP server
Check and appeal UK parking tickets (PCNs): grounds, deadlines, draft letters and filing.
Little public usage data yet
Reviews
Write oneNobody has reviewed AppealGo yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
AppealGo tools (10, 1 write)
write = sends, deletes, buys or postscalculate_deadlinesFreeGiven the notice type and the date on the notice, returns the discount deadline, the challenge/representations deadline, when escalation can start, and (if you pass a rejection date) the tribunal or POPLA/IAS deadline. Statutory defaults; the notice is authoritative.
check_noticewrite actionFreeUpload a photo or PDF of a UK parking ticket, council PCN, private parking charge, bus lane, ULEZ or Clean Air Zone notice. AppealGo reads it, identifies the issuer and contravention, finds the grounds to challenge it and drafts the appeal. Checking is free (fair-use cap per key per day); filing costs £6.99 or is covered by an Unlimited plan. Provide image_url OR image_base64. Takes 20–90 seconds. Never invent notice details: report exactly what this tool returns.
explain_contravention_codeFreeWhat a two-digit council PCN contravention code means (e.g. 01, 12, 30, 34, 62), its penalty band, and the grounds that usually beat it.
file_appealFreeFiles the drafted appeal for a notice in the account holder's own name. This sends a real appeal to a real council or parking operator and cannot be undone, so confirm with the user first. If the notice is unpaid and not covered by a plan, returns a Stripe checkout_url (£6.99 standard); once paid, AppealGo files it automatically. Name and postal address are required (saved on the profile, or pass them here). Always show the user the checkout_url rather than claiming the appeal was filed.
get_guideFreeReturns a full AppealGo guide as Markdown, with its sources.
get_noticeFreeFull detail for a notice id returned by check_notice or list_my_notices.
list_my_noticesFreeEvery notice this AppealGo account has scanned, with status and links.
lookup_appeal_statusFreePublic status for a customer reference such as PCN-4471A2B9.
search_contravention_codesFreeFind the code for a description, e.g. 'disabled bay' or 'bus lane'.
search_guidesFreeSearch plain-English guides on appealing UK parking tickets: council PCNs, private parking charges (ParkingEye, Euro Car Parks, APCOA...), bus lane, ULEZ, Clean Air Zone, Notice to Owner, TE9 witness statements, London boroughs and contravention codes. Returns slugs to pass to get_guide.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2293ms17/20
- Tool poisoning10 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http appealgo https://appealgo.com/api/mcp
AppealGo: common questions
- Is AppealGo MCP server safe?
- With care: it is graded C, so read the findings first (63/100). Read the AppealGo safety report
- How do I install AppealGo?
- It runs remotely at appealgo.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does AppealGo need an API key?
- Yes. The registry entry asks for
Authorization. - Is AppealGo maintained?
- The latest release is v1.1.0.
- Is AppealGo up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.