pranciskus/newsmcp
by Various
MCP server for real-time world news — free, no API key required
MCP
pranciskus/newsmcp
Added 1 June 2026
Overview
An MCP server that delivers real-time world news. It is free to use and requires no API key. The server is written in TypeScript and integrates with MCP-compatible clients.
Best for
Best for
Developers who need quick news integration without managing API keys
Use cases
- Fetching current headlines for a dashboard
- Embedding news into a chatbot or assistant
- Building a lightweight news aggregator
How to use
Install
npx -y @smithery/cli install @newsmcp/server --client claude Tools exposed
per_pageorder_byevent_id
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, ChatGPT
Example client config
{\n "mcpServers": {\n "newsmcp": {\n "command": "npx",\n "args": ["-y", "@newsmcp/server"]\n }\n }\n} Notes
An MCP server that delivers real-time world news. It is free to use and requires no API key. The server is written in TypeScript and integrates with MCP-compatible clients.
4 stars on GitHub. Last updated 2026-03-06. Licensed MIT.
Use cases
- Fetching current headlines for a dashboard
- Embedding news into a chatbot or assistant
- Building a lightweight news aggregator
Pros
- Free with no API key required
- Real-time news delivery
- TypeScript codebase for easy integration
Cons
- Limited to general world news coverage
- No support for custom news sources or filters
- Potential reliability or latency from free tier
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Free with no API key required
- Real-time news delivery
- TypeScript codebase for easy integration
Cons
- Limited to general world news coverage
- No support for custom news sources or filters
- Potential reliability or latency from free tier
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.