Newsmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 117 installs a week from npm. Last commit 6 Mar 2026.
Real-time world news for AI agents. 50+ regions, topic filtering. Free, no API key.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add newsmcp -- npx -y @newsmcp/server
{
"mcpServers": {
"newsmcp": {
"args": [
"-y",
"@newsmcp/server"
],
"command": "npx"
}
}
}
[mcp_servers.newsmcp]
command = "npx"
args = ["-y", "@newsmcp/server"]
{
"mcpServers": {
"newsmcp": {
"args": [
"-y",
"@newsmcp/server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"newsmcp": {
"args": [
"-y",
"@newsmcp/server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.