loading…
Search for a command to run...
loading…
Enables searching and retrieving articles, sections, and tags from The Guardian via the Guardian Open Platform API.
Enables searching and retrieving articles, sections, and tags from The Guardian via the Guardian Open Platform API.
Guardian Open Platform: content search, articles, sections, tags. Free dev key.
Part of Pipeworx — an MCP gateway connecting AI agents to 250+ live data sources.
| Tool | Description |
|---|---|
search |
Content search. |
item |
Single article by id. |
tags |
List tags. |
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 250+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
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.
MIT
Run in your terminal:
claude mcp add mcp-the-guardian -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.