Mmcp.market

Austin Oaks Payload Rescue MCP server

by freshypenguin.com·com.freshypenguin/ao-payload-rescue·v0.3.2

Repair malformed JSON that fails a schema. Deterministic only; refuses to guess; signed receipt.

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

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Austin Oaks Payload Rescue yet.

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

Austin Oaks Payload Rescue tools (1)

write = sends, deletes, buys or posts
  • rescue_payloadFree

    Repair a malformed JSON or API payload so it matches a required schema. Use when a request, webhook, or tool output was rejected for schema validation errors: wrong types, a null where an array or object belongs, a forbidden extra property, or mismatched keys between two APIs. Deterministic repairs only. No semantic guessing. Refuses instead of inventing a value, and returns an exact change manifest plus a signed receipt so a silent 'fix' can never pass downstream unrecorded. Give it the payload that was rejected and the JSON Schema it failed. It returns one of: VALID the payload already conformed; nothing changed REPAIRED safely repaired; the returned payload satisfies the schema CANNOT_REPAIR no safe repair exists; repaired_payload is null on purpose INVALID_SCHEMA the schema is malformed or uses an unsupported keyword ERROR bad request, or a size/depth limit was exceeded It repairs structure only: unambiguous type coercion, null to empty array or object, removing a property the contract forbids, renaming a key when an explicit mapping rule is supplied, and trimming whitespace that is blocking validation. It will NOT invent a value. A missing required field, an ambiguous number like "1,234.00", an identifier like "007" that would lose its leading zeros, or a date like "09/06/2026" whose day/month order is unknown all return CANNOT_REPAIR with a stable reason code rather than a guess. No language model is involved. The same input always produces the same output and the same receipt id.

Public scan report

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

1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 914ms20/20
  • Tool poisoning1 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenanceno repository listed3/15
  • Maintainer identityverified namespace with website, no repo4/10

Findings (1)

  • lowNo source repository listedmaint.no-repo
Overall 69/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 ao-payload-rescue https://ao-payload-rescue-production.up.railway.app/mcp
Add to Cursor

Austin Oaks Payload Rescue: common questions

Is Austin Oaks Payload Rescue MCP server safe?
With care: it is graded C, so read the findings first (69/100). Read the Austin Oaks Payload Rescue safety report
How do I install Austin Oaks Payload Rescue?
It runs remotely at ao-payload-rescue-production.up.railway.app. 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 Austin Oaks Payload Rescue need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Austin Oaks Payload Rescue maintained?
The latest release is v0.3.2.
Is Austin Oaks Payload Rescue up?
100% of our last 6 checks got an answer. We check remote servers about four times a day.
What can I use instead of Austin Oaks Payload Rescue?
Servers from other publishers that do the same job: Nautilus Compass Memory MCP server.

Alternatives to Austin Oaks Payload Rescue

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

  • Nautilus Compass Memory
    Local-first long-term memory for AI agents, with byte-recomputable signed verification receipts.
    B

More from freshypenguin.com