Newsmcp
NewsMCP - World news for AI agents newsmcp.io integrations REST API. It runs locally over stdio via the published package.
People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-06 · ★ 52 · #107 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Newsmcp
before you install - you'll need
Set NEWS_API_BASE_URL before connecting.
Claude Code
claude mcp add pranciskus-newsmcp -- npx -y @newsmcp/server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"pranciskus-newsmcp": {
"command": "npx",
"args": [
"-y",
"@newsmcp/server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @newsmcp/server - the @newsmcp scope differs from the repo owner (pranciskus); confirm it's the project's official package
registry namespace io.github.pranciskus is GitHub-verified and matches the repo owner
03 · What Newsmcp can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.1.1 · 2026-03-05
@newsmcp/[email protected] · 2026-03-04
Add web search fallback when API returns 0 events - empty results now include a suggestion to use web search · Install · bash · npm install @newsmcp/[email protected]
@newsmcp/[email protected] · 2026-03-04
Add web search fallback when API returns 0 events - instead of a dead-end message, agents are encouraged to fall back to web search · Install · bash · npx @newsmcp/[email protected]
04 · Who maintains Newsmcp
newsmcp is maintained by pranciskus. We track 2 MCP servers from pranciskus - 2 actively maintained, 53 combined GitHub stars, oldest repo from Mar 2026.
05 · Facts
- repository
- github.com/pranciskus/newsmcp
- category
- API integration - ranked #107 of 250 actively-maintained API integration servers as of 2026-08-25.
- registry
- io.github.pranciskus/newsmcp (active, first published 2026-03-04 · 5 versions)
- packages
- npm:@newsmcp/server
06 · Newsmcp FAQ
What is Newsmcp?
NewsMCP - World news for AI agents newsmcp.io integrations REST API. It runs locally over stdio via the published package.
Is Newsmcp still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-06. We re-verify nightly.
How do I install Newsmcp?
Run `npx -y @newsmcp/server`. The README documents one environment variable (NEWS_API_BASE_URL) to set first. Set NEWS_API_BASE_URL before connecting. You can also paste the ready-made client config above.
Does Newsmcp run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Newsmcp
Alternatives to Newsmcp
Maintained API integration servers if Newsmcp isn't the fit.
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 932 · 2026-08-24
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 796 · 2026-08-21
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 782 · 2026-08-11
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 609 · 2026-08-23
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 560 · 2026-08-10
- Anytype MCP Official MCP server for Anytype API - your encrypted, local and collaborative wiki. ★ 510 · 2026-08-24
More API integration MCP servers · Qrz MCP · Scopus MCP · Strava MCP (r-huijts) · Code Sample X · Ap MCP Server
More TypeScript MCP servers · Context Bridge · Uimax MCP · Freshcontext · Printr · Prism MCP · see all