The Philadelphia Inquirer · Example Payload

Dewey Mcp Searcharchive Example

NewsNews MediaNewspaperJournalismPhiladelphiaPennsylvaniaLocal NewsRSSSitemapArc PublishingMCP

Dewey Mcp Searcharchive Example is an example object payload from The Philadelphia Inquirer, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "tool": "search_archive",
    "input": {
      "search_text": "SEPTA funding",
      "filters": [
        { "field": "published_date", "start": "2025-01-01T00:00:00Z", "end": "2026-05-23T00:00:00Z" }
      ],
      "limit": 5
    }
  },
  "response": {
    "results": [
      {
        "chunk_id": "art_001#chunk_3",
        "article_id": "art_001",
        "title": "Pennsylvania lawmakers reach deal on SEPTA funding",
        "published_date": "2026-04-12T15:30:00Z",
        "author": "Thomas Fitzgerald",
        "link": "https://www.inquirer.com/transportation/septa-funding-deal-20260412.html",
        "chunk_text": "Pennsylvania lawmakers on Thursday announced a bipartisan deal to fund SEPTA ...",
        "score": 0.872
      },
      {
        "chunk_id": "art_002#chunk_1",
        "article_id": "art_002",
        "title": "How SEPTA's budget gap could affect riders",
        "published_date": "2026-02-03T10:15:00Z",
        "author": "Thomas Fitzgerald",
        "link": "https://www.inquirer.com/transportation/septa-budget-gap-20260203.html",
        "chunk_text": "If lawmakers do not act, SEPTA has warned of service cuts that ...",
        "score": 0.812
      }
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/dewey-mcp-searchArchive-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.