Integrations
Integrates with Google Gemini API to convert raw news article data into formatted Markdown digests
Formats news content into clean, structured Markdown digests for improved readability
NewsDigest MCP
A Model Context Protocol (MCP) server written in TypeScript that aggregates, searches, and formats news articles using the NewsAPI.org REST endpoints.
Features
- Fetch Top Headlines by country (ISO‑2 code), language (ISO‑639‑1 code), and category (e.g., business, sports).
- Search Everything via full‑text queries (keywords) with optional filters: language, date range, sorting, page size.
- Format to Markdown: Convert raw JSON responses into a clean, reader‑friendly Markdown digest using an LLM (Gemini and Claude).
Requirements
- Node.js 18+ (for built‑in
fetch
support) - npm or yarn
- NewsAPI.org API key (free tier available)
- LLM API key (Gemini and Claude)
Installation
Configuration
Create a .env
file in the project root:
Usage
Start the MCP server:
Here are some example user queries and response:
Q: News about Bitcoin
A: Latest Bitcoin News (May 1, 2025)
- El Salvador Committed to Buy Bitcoin Despite IMF Requirements
- El Salvador's economy minister reaffirmed the country's commitment to accumulate more Bitcoin despite IMF requirements to reduce exposure
- The minister called it an "important project" started by President Nayib Bukele
- North Carolina Passes Bill to Integrate Bitcoin Into $127 Billion Pension Fund
- North Carolina House approved legislation allowing state pension fund to invest in cryptocurrencies
- The bill modernizes investment strategy for the state's $127 billion pension fund
- US Could Buy $100 Billion in Bitcoin This Year, According to Coinbase Executive
- Sebastian Bea, president of Coinbase Asset Management, suggests a technical change in how Washington accounts for gold could enable a strategic Bitcoin purchase
- The proposed purchase could approach $100 billion, years ahead of market expectations
- North Carolina House Passes State Crypto Investment Bill
- The Digital Assets Investment Act (House Bill 92) passed on its third reading
- Bill allows the state treasurer to invest public funds in approved cryptocurrencies
- Now moving to the Senate for consideration
- Crypto Industry Event in Dubai as "Trump Euphoria" Shows Signs of Receding
- Crypto enthusiasts gathered in Dubai for TOKEN2049 conference
- Industry showing mixed sentiments about Donald Trump's impact on cryptocurrencies
- Despite strong start to the year with significant venture capital investments
- Malaysian Police Dismantle Bitcoin Mining Operation Stealing Electricity
- Police in Terengganu, Malaysia dismantled a syndicate stealing electricity for illegal bitcoin mining
- Operations were discovered in Hulu Terengganu and Marang regions
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A TypeScript-based Model Context Protocol server that fetches, searches, and formats news articles from NewsAPI.org into reader-friendly Markdown digests using LLMs (Gemini and Claude).
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that fetches and ranks positive news articles from NewsAPI using Cohere LLM sentiment analysis, enabling users to access uplifting news stories through interfaces like Claude Desktop.Last updated -28PythonApache 2.0
- -securityFlicense-qualityA Model Context Protocol server that enables LLMs to fetch and process web content in multiple formats (HTML, JSON, Markdown, text) with automatic format detection.Last updated -TypeScript
- -securityFlicense-qualityA Model Context Protocol server that enables large language models to access the latest trending news headlines and detailed content across various categories including recommended, domestic, technology, and sports news.Last updated -Python
- AsecurityAlicenseAqualityA TypeScript implementation of a Model Context Protocol server that provides marketing tools based on Open Strategy Partners' methodologies, enabling content creation, optimization, and product positioning through tools like value map generation, meta information creation, and content editing.Last updated -6491TypeScriptCC BY-SA 4.0