search
ActiveTool of mcp-the-guardian
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-the-guardian
https://github.com/pipeworx-io/mcp-the-guardian
2/7 registries