You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of mcp-the-guardian

declared in 0.1.0

Search The Guardian newspaper archive (UK-based international news outlet) for articles by keyword, section, tag, or date range. Returns headlines with author, section, publication date, web URL, and optional full body text. Use for "Guardian coverage of X" or UK/EU-perspective news on world events.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "q": "climate change",
      "section": "environment",
      "page_size": 10
    },
    {
      "q": "artificial intelligence",
      "page": 1,
      "to_date": "2024-12-31",
      "order_by": "newest",
      "from_date": "2024-01-01",
      "show_fields": "byline,standfirst"
    }
  ],
  "properties": {
    "q": {
      "type": "string"
    },
    "tag": {
      "type": "string"
    },
    "page": {
      "type": "number"
    },
    "section": {
      "type": "string"
    },
    "to_date": {
      "type": "string"
    },
    "order_by": {
      "type": "string"
    },
    "from_date": {
      "type": "string"
    },
    "page_size": {
      "type": "number"
    },
    "show_tags": {
      "type": "string"
    },
    "show_fields": {
      "type": "string"
    },
    "show_elements": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-the-guardian

https://github.com/pipeworx-io/mcp-the-guardian

2/7 registries
View full server →
search — mcp-the-guardian — PRSM MCP