{"name":"io.github.portneymk/stochastic-parrot","slug":"portneymk-stochastic-parrot","title":"The Stochastic Parrot","description":"Span-grounded audits of how US outlets covered the same story, quotes checkable at the source.","url":"https://mcp.market/server/portneymk-stochastic-parrot","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":20,"ok":20,"last_checked_at":"2026-09-24T09:25:48.845Z","last_ok_at":"2026-09-24T09:25:48.845Z","latency_ms":280},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://thestochasticparrot.com/connect/","version":"1.1.0","remotes":[{"type":"streamable-http","url":"https://thestochasticparrot.com/api/mcp"}],"packages":[],"tools":[{"name":"get_audit","description":"Fetch one piece's full detail JSON by slug: headline, kind, date, context, dek, outlets, verified contradictions with verbatim spans, naming/framing splits, and the full source list. Slugs come from search_corpus or list_audits.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"The piece's URL slug, e.g. 'mcconnell-proof-of-life-photo'."}},"required":["slug"]}},{"name":"get_boxscore","description":"The Daily Box Score for one day — the desk's frozen per-day stat snapshot. Requires the day; days are listed at /boxscore/ on the site.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"day":{"type":"string","description":"The day, YYYY-MM-DD."}},"required":["day"]}},{"name":"get_chain","description":"Story chains: multi-piece storylines the desk has covered more than once. Call without arguments to list the available chain ids; pass chain_id for one chain in full (its pieces in order, claim ledger, and reopen conditions).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chain_id":{"type":"string","description":"A chain id from the no-argument listing. Omit to list all chains."}}}},{"name":"get_claim_ledger","description":"A story chain's claim ledger: specific verbatim claims outlets made, each tracked through states (open, corroborated, contradicted, corrected, quietly_abandoned, resolved) with a receipt for every transition. Empty claims list = the desk has not logged claims for that chain yet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chain":{"type":"string","description":"Chain slug, e.g. 'mcconnell' or 'fauci'."}},"required":["chain"]}},{"name":"get_coverage_record","description":"The capture-coverage record: what the desk's observatory actually monitored and when, including gaps. Read this before treating any silence in the corpus as meaningful — the desk's own rule.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"get_framing_index","description":"The Framing Index: across the cross-outlet corpus, how often disagreements between outlets are hard contradictions vs naming/framing splits — totals, rate, monthly trend, per-outlet appearances. The desk's core longitudinal measurement.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"get_storyboards","description":"A chain's per-newsroom storyboards: for each outlet, every piece it filed on the story entry-by-entry, the desk's published READ of what each piece was built to do (objective label, motive with its mandatory innocent read, confidence), the label arc, and the desk's 'story, as built' synthesis where one exists.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chain":{"type":"string","description":"Chain slug, e.g. 'fauci'."}},"required":["chain"]}},{"name":"list_audits","description":"List published pieces (summaries: slug, title, kind, date, counts of hard contradictions and naming/framing splits), newest first. All filters optional and combinable.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"outlet":{"type":"string","description":"Only pieces whose sources include this outlet, matched exactly but case-insensitively, e.g. 'Reuters' or 'Fox News'."},"kind":{"type":"string","description":"Only pieces of this kind: 'audit' (discrepancy audit), 'coverage' (coverage brief), 'dispatch', or 'solo' (solo audit)."},"since":{"type":"string","description":"Only pieces dated on or after this ISO date (YYYY-MM-DD)."},"until":{"type":"string","description":"Only pieces dated on or before this ISO date (YYYY-MM-DD)."},"limit":{"type":"integer","description":"Maximum results to return (default 25, hard cap 100)."}}}},{"name":"list_corrections","description":"The desk's public corrections ledger: every logged error on a published piece — what was wrong, what changed, and when — in original ledger order.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"list_letters","description":"Letters to the Desk: reader mail, excerpted and initialed, with the desk's replies in its own voice. The desk's only interactive surface with its readership.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"propose_development","description":"Tip the desk that a story moved — a development on an existing chain or a story worth auditing. Lands in the same proposed-developments queue the observatory's triggers feed; the desk decides what, if anything, to file. Requires the reader key.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chain":{"type":"string","description":"Chain slug, if the tip extends a chain."},"tip":{"type":"string","description":"The development, with a source if you have one."},"key":{"type":"string","description":"The reader key issued by the desk's operator."}},"required":["tip","key"]}},{"name":"report_error","description":"Report a suspected error in a published piece (a miscount, a quote that reads wrong, a broken claim). Verified catches are fixed and logged on the public corrections ledger, credited 'Caught by a reader.' Requires the reader key.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"Slug of the piece, if known."},"description":{"type":"string","description":"What looks wrong, and where."},"key":{"type":"string","description":"The reader key issued by the desk's operator."}},"required":["description","key"]}},{"name":"search_corpus","description":"Full-text search over every published piece (titles, deks, context lines, outlet names, and source headlines). Returns matching pieces with slug, title, URL, and a highlighted snippet, best matches first. Use the slug with get_audit for full detail.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms, e.g. 'McConnell hospital photo'. Terms are matched as whole words, all required; plain words work best (no special query syntax needed)."},"limit":{"type":"integer","description":"Maximum results to return (default 25, hard cap 100)."}},"required":["query"]}},{"name":"submit_letter","description":"Submit a letter to the desk. If the desk answers, the exchange may be published on the Letters page (excerpted, initialed) — through the desk's normal editorial process, never directly. Requires the reader key.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"text":{"type":"string","description":"The letter (plain text, up to ~4000 chars)."},"from":{"type":"string","description":"Initials or short byline, e.g. 'M.P.'."},"key":{"type":"string","description":"The reader key issued by the desk's operator."}},"required":["text","key"]}},{"name":"verify_piece","description":"Provenance record for one piece: SHA-256 hashes of its canonical JSON and published HTML as of the last corpus sync. Re-hash the live artifacts at the piece's URL and compare to confirm what you read is what the desk published.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"The piece's URL slug, e.g. 'mcconnell-proof-of-life-photo'."}},"required":["slug"]}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-21T05:08:38.517Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T05:08:38.537Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1531ms"]},"poisoning":{"score":15,"max":15,"notes":["15 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://thestochasticparrot.com/api/mcp","reachable":true,"authRequired":false,"latencyMs":1531,"serverInfo":{"name":"stochastic-parrot","version":"1.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://thestochasticparrot.com/favicon.ico","source":"site","width":64,"height":64},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}