The Guardian
FreeNot checkedEnables searching and retrieving articles, sections, and tags from The Guardian via the Guardian Open Platform API.
About
Enables searching and retrieving articles, sections, and tags from The Guardian via the Guardian Open Platform API.
README
The Guardian Open Platform MCP — articles, sections, tags, content. Free dev key (12 req/sec, 5k/day).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Auth
- Platform:
PLATFORM_GUARDIAN_KEY. BYO:?_apiKey=….
Tools
search(q?, section?, tag?, from_date?, to_date?, page?, page_size?, order_by?, show_fields?, show_tags?, show_elements?)— content searchitem(id, show_fields?, show_tags?, show_blocks?, show_references?)— single article by id (e.g.politics/2025/jan/01/...)sections(q?)— list sections (politics, sport, world, …)tags(q?, type?, section?, page?, page_size?)— list tagseditions(q?)— editions (uk, us, au, international)
Data source
https://content.guardianapis.com
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"the-guardian": {
"url": "https://gateway.pipeworx.io/the-guardian/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about The Guardian data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Installing The Guardian
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/pipeworx-io/mcp-the-guardianFAQ
Is The Guardian MCP free?
Yes, The Guardian MCP is free — one-click install via Unyly at no cost.
Does The Guardian need an API key?
No, The Guardian runs without API keys or environment variables.
Is The Guardian hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install The Guardian in Claude Desktop, Claude Code or Cursor?
Open The Guardian on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare The Guardian with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
