resume-news-mcp
Fetches and summarizes news articles from The Guardian's RSS feed.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@resume-news-mcpget today's news summary"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
resume-news-mcp
MCP server to get a daily news summary from multiple RSS feeds. Configure your favorite news sources and ask Claude for a summary of today's news.
Tools
Tool | Description |
| Fetches headlines and summaries from all configured sources |
| Adds a news source by its RSS URL |
| Removes a news source by name |
| Lists all configured news sources |
Related MCP server: rss-news
Installation
Claude Desktop
Add this to your claude_desktop_config.json or other Agents settings:
{
"mcpServers": {
"resume-news": {
"command": "npx",
"args": ["-y", "resume-news-mcp"]
}
}
}Usage
Once installed, just talk to Claude:
"Add Marca with this RSS: https://www.marca.com"
"Give me today's news summary"
"Show me only news from BBC and The Guardian"
Persistent configuration
Your configured RSS sources are saved to ~/.config/resume-news-mcp/sources.json and persist across sessions.
Example RSS feeds
Source | RSS URL |
BBC News |
|
The Guardian |
|
Reuters |
|
Hacker News |
|
El País |
|
Requirements
Node.js >= 18
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI agents to fetch and search news from multiple sources including RSS/Atom feeds, HackerNews, and GDELT global news intelligence without requiring an API key.Last updated113MIT
- Alicense-qualityCmaintenanceEnables AI to manage RSS subscriptions, fetch and summarize news, and organize results into tools like Notion.Last updated113MIT
- Flicense-qualityDmaintenanceFetches news from trusted global sources using NewsAPI and RSS feeds, enabling search, headline retrieval, and source listing.Last updated
- Alicense-qualityCmaintenanceProvides curated international news feeds with tools to list, read, and fetch RSS/Atom/RDF feeds. Enables AI agents to access and filter world news data through natural language.Last updated12MIT
Related MCP Connectors
Track and browse RSS feeds with ease. Fetch the latest entries from any feed URL and extract full…
Summarize URLs, repurpose content, daily news digests, find competitors. Cost telemetry built in.
News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samuelsan95/mcp-resume-news'
If you have feedback or need assistance with the MCP directory API, please join our Discord server