Skip to main content
Glama
samuelsan95

resume-news-mcp

by samuelsan95

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

get_daily_news

Fetches headlines and summaries from all configured sources

add_news_source

Adds a news source by its RSS URL

remove_news_source

Removes a news source by name

list_news_sources

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

https://feeds.bbci.co.uk/news/rss.xml

The Guardian

https://www.theguardian.com/world/rss

Reuters

https://feeds.reuters.com/reuters/topNews

Hacker News

https://news.ycombinator.com/rss

El País

https://feeds.elpais.com/mrss-s/pages/ep/site/elpais.com/portada

Requirements

  • Node.js >= 18

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI to manage RSS subscriptions, fetch and summarize news, and organize results into tools like Notion.
    12
    3
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Fetches news from trusted global sources using NewsAPI and RSS feeds, enabling search, headline retrieval, and source listing.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides 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.
    13
    MIT

View all related MCP servers

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.

  • Read your AI-written daily briefing and retune the filter behind it: feeds, newsletters, topics.

View all MCP Connectors

Latest Blog Posts

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