jbenton/guardian-mcp-server
If you are the rightful owner of guardian-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Guardian MCP Server connects a language model to The Guardian's archives, providing access to over 1.9 million articles for various research and analysis purposes.
Tools
Functions exposed to the LLM to take actions
guardian_search
Search the archive for articles.
guardian_get_article
Retrieve individual articles.
guardian_search_tags
Search through The Guardian's hand-assigned tags.
guardian_find_related
Find articles similar to an article via shared tags.
guardian_get_article_tags
Returns tags assigned to any article.
guardian_lookback
Historical search by date.
guardian_content_timeline
Analyze Guardian content on a particular topic over a defined period.
guardian_top_stories_by_date
Estimates editorial importance and ranks stories.
guardian_topic_trends
Compare multiple topics over time with correlation analysis.
guardian_author_profile
Generate profiles of Guardian journalists and what they cover.
guardian_longread
Search The Long Read series for longform features.
guardian_browse_section
Browse recent articles from specific sections.
guardian_get_sections
Fetch all available Guardian sections.
guardian_search_by_length
Filter articles by word count.
guardian_search_by_author
Search articles by byline.
guardian_recommend_longreads
Get personalized Long Read recommendations based on interest.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client