You're viewing a demo portfolio

Join the waitlist
PRSM

movie_reviews

Active

Tool of mcp-nyt

declared in 0.1.0

Search New York Times movie reviews. Optionally filter by query or critics picks. Returns title, summary, byline, publication date, and URL. Example: movie_reviews({ query: "dune", critics_pick: true })

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "query": {
      "type": "string",
      "description": "Search query — movie title or keyword (optional)."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own NYT API key for higher limits; omit to use the shared Pipeworx key."
    },
    "critics_pick": {
      "type": "boolean",
      "description": "If true, only return reviews flagged as NYT Critics’ Picks (optional)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-nyt

https://github.com/pipeworx-io/mcp-nyt

2/7 registries
View full server →
movie_reviews — mcp-nyt — PRSM MCP