
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@newsmcp/server
Advanced tools
World news for AI agents — MCP server with real-time AI-clustered events, topic classification, geographic filtering. Free, no API key.
World news for AI agents. Real-time events clustered by AI from hundreds of sources, classified by topic and geography, ranked by importance.
Free. No API key. One command.
npx -y @newsmcp/server
Website: newsmcp.io Full docs: github.com/pranciskus/newsmcp
Claude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"newsmcp": {
"command": "npx",
"args": ["-y", "@newsmcp/server"]
}
}
}
Claude Code: claude mcp add newsmcp -- npx -y @newsmcp/server
Cursor — add to .cursor/mcp.json:
{
"mcpServers": {
"newsmcp": {
"command": "npx",
"args": ["-y", "@newsmcp/server"]
}
}
}
| Tool | Description |
|---|---|
get_news | Top events with topic/geo/time filtering |
get_news_detail | Full event detail with context and all sources |
get_topics | Available topic categories |
get_regions | Available geographic regions (100+) |
Same data without MCP. Base URL: https://newsmcp.io/v1
curl -s https://newsmcp.io/v1/news/ | jq
curl -s "https://newsmcp.io/v1/news/?topics=technology&geo=europe" | jq
curl -s https://newsmcp.io/v1/news/topics/ | jq
MIT
FAQs
World news for AI agents — MCP server with real-time AI-clustered events, topic classification, geographic filtering. Free, no API key.
We found that @newsmcp/server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.