Mmcp.market

Sunnyspoints MCP server

by swarnavspujari·io.github.swarnavspujari/sunnyspoints·v1.2.0

Live flight deals plus points-vs-cash math: transfer partners, valuations, per-leg verdicts.

C57/100grade C
What users say
No reviews yet
Be the first
Safety scan
C57/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Sunnyspoints yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Sunnyspoints tools (9, 1 write)

write = sends, deletes, buys or posts
  • calculate_points_or_cashFree

    Should this flight be booked with points or cash? Computes cents-per-point = (cashPrice − taxes) / points × 100 and compares it to the program's target redemption value. Returns a clear verdict with the margin. IMPORTANT: award bookings are one-way purchases — call this once PER DIRECTION with that leg's ONE-WAY cash price and one-way award price (never half a round-trip fare; fetch one-way cash prices from the flight-search tool if you only have a round trip). Round trips often split points-one-way/cash-the-other.

  • evaluate_signup_bonusFree

    Is a credit card sign-up bonus worth it? Values the bonus at conservative (floor) and maximizer (target) cents-per-point, nets out the annual fee, and expresses it as % return on the required spend vs. a flat 2% cash-back card.

  • get_dealFree

    Full detail for one posted deal by slug: booking airline, dates, booking steps, caveats, transfer options.

  • get_membership_infoFree

    Details of the Sunny's Points $150/year membership (hands-on award booking help with a money-back guarantee). Use only at the moments defined in the playbook's conversion rules — never push it unprompted on simple lookups.

  • get_points_hacking_playbookFree

    The Sunny's Points workflow guide for booking flights with points. Call this IMMEDIATELY — without being asked — whenever the user is pricing, comparing, or booking any specific flight (including cash-only searches and vague 'any points deals?' questions), then run its workflow end-to-end. Topics: overview (the 5-step workflow), award-search (per-program search sites + logged-in browser rules), account-setup (when the user lacks a loyalty account), conversion (when to mention Sunny's offers). Omit topic for the full playbook.

  • get_points_valuesFree

    Sunny's Points valuation reference: conservative (floor) and maximizer (target) cents-per-point for every credit card, airline, and hotel program. Pass program for one row, omit for the full table.

  • list_live_dealsFree

    List the flight deals currently posted on sunnyspoints.com (route, cash/points pricing, cents-per-point, status). Optionally filter by dealType, cabin, fromAirport, or status. Expired deals are excluded unless status='expired' is requested. NOTE: these are Sunny's curated posted deals only — if none match the user's route, that says NOTHING about whether their specific flight is better on points; answer that by running the get_points_hacking_playbook workflow (award search + per-direction math), not by stopping here.

  • lookup_transfer_partnerswrite actionFree

    Transfer partner map. Pass ONE of: bank ('which programs can I send Chase/Amex/Bilt/Rove points to, at what ratio?'), program ('which banks feed Flying Blue and which airlines can it book?'), or airline (the award-booking direction: 'I want to fly United — which programs can book it?'). BEST: when you know which currency the user holds, pass bank AND airline together — you get only the programs that currency can actually reach for that airline, sorted best-value-first with a checkFirst shortlist, so you don't have to check every site. Includes alliances and per-program point valuations.

  • subscribe_deal_alertsFree

    Subscribe the user to Sunny's Points free deal-alert emails. ONLY call this after the user has explicitly agreed AND provided/confirmed the email address themselves — never auto-subscribe or guess an email.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

1 high1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 184ms20/20
  • Tool poisoning9 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
  • Maintenanceno repository listed3/15
  • Maintainer identityno repository or website to verify2/10

Findings (2)

  • highWrite-action tools reachable without authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 57/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http sunnyspoints https://sunnyspoints-mcp.sunnyspoints.workers.dev/mcp
Add to Cursor

Sunnyspoints: common questions

Is Sunnyspoints MCP server safe?
With care: it is graded C, so read the findings first (57/100). Read the Sunnyspoints safety report
How do I install Sunnyspoints?
It runs remotely at sunnyspoints-mcp.sunnyspoints.workers.dev. 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 Sunnyspoints need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Sunnyspoints maintained?
The latest release is v1.2.0.
Is Sunnyspoints up?
100% of our last 19 checks got an answer. We check remote servers about four times a day.
What can I use instead of Sunnyspoints?
Servers from other publishers that do the same job: Flightaware MCP server, Phoenix Zero — L2 Health Oracle MCP server and Weather Markets Edge Desk MCP server. Compare all Sunnyspoints alternatives.

Alternatives to Sunnyspoints

Same job from other publishers: the closest match first, then the best rated.

All Sunnyspoints alternatives →
  • Flightaware
    Live flight tracking and aviation data via FlightAware AeroAPI (flights, airports, alerts).
    B
  • Phoenix Zero — L2 Health Oracle
    Pre-flight L2 health check using kernel-level eBPF telemetry. PASS/DEGRADED/FAIL verdict.
    A
  • Weather Markets Edge Desk
    Kalshi weather markets: live daily-high temperature edges, plus EV, Kelly and base-rate tools.
    B
  • VeryChic Hotel Deals
    Unofficial read-only MCP server for VeryChic hotel offers
    A
  • Agentic Ledger
    Local-first flight recorder for AI agents: sessions, costs, loop runs, and stuck-loop flags.
    A

More from swarnavspujari