Resume News
@samuelsan95
About Resume News
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"resume-news": {
"command": "npx",
"args": [
"-y",
"resume-news-mcp"
]
}
}
}Tools
4Fetches 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
Overview
What is Resume News?
Resume News is an MCP server that fetches daily news summaries from multiple RSS feeds. Users configure their preferred news sources and ask Claude for a summary of today’s news. It is built for anyone who wants a quick, curated daily news briefing via an MCP client like Claude Desktop.
How to use Resume News?
Install the server by adding it to your claude_desktop_config.json using npx -y resume-news-mcp. Once installed, you can use natural language with Claude (e.g., “Add Marca with this RSS: https://www.marca.com” or “Give me today’s news summary”). The server provides four tools: get_daily_news, add_news_source, remove_news_source, and list_news_sources.
Key features of Resume News
- Fetches headlines and summaries from configured RSS feeds
- Add news sources by providing their RSS URLs
- Remove news sources by name
- List all configured news sources
- Persistent configuration saved to ~/.config/resume-news-mcp/sources.json
- No external API key required (relies on RSS feeds)
Use cases of Resume News
- Get a daily news summary from multiple sources with one command
- Curate a personalized set of news sources (e.g., BBC, The Guardian, Reuters)
- Stay informed without switching between many websites or apps
FAQ from Resume News
What is Resume News and how does it work?
Resume News fetches headlines and summaries from RSS feeds you configure. You can add, remove, and list sources, and request a daily summary. Configuration persists across sessions.
How do I add a news source?
Use the add_news_source tool or tell Claude something like “Add Marca with this RSS: https://www.marca.com”. The server will parse the RSS URL and include it in your daily summary.
Where is my configuration stored?
Your configured RSS sources are saved to ~/.config/resume-news-mcp/sources.json and persist across sessions.
What are the system requirements?
Node.js version 18 or higher is required.
How do I install Resume News?
Add the server to your
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments