mcpbeat Sign in

AllNewsAPI MCP Server

by allnewsapi Your server? Claim it
answering

AllNewsAPI is answering right now. Last checked 11 min ago. 128 installs a week from npm. Last commit 7 Sep 2026.

Get access to real-time and historical news data including top headlines from global sources

Installs per day peak 1 007 · avg 47
a month agotoday
Uptime history 12 days of history
12 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
172 ms
Response time
average over 24h
128
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check AllNewsAPI every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.allnewsapi.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.allnewsapi.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.allnewsapi.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.allnewsapi.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.allnewsapi.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: ALLNEWSAPI_KEY (Your AllNewsAPI key, used when --apikey is not passed as an argument.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.allnewsapi.com/mcp streamable-http needs auth 179 ms 11 min ago

Alternatives to AllNewsAPI

same job, measured the same way
Zwldarren Akshare One MCP
by smithery

Provide access to Chinese stock market data including historical prices, real-time data, news, and…

answering
Fr24api MCP
by flightradar24

MCP server providing access to the Flightradar24 API for real-time and historical flight data

139 installs/wk local only
Newsapi
by pipeworx-io

NewsAPI.org: top headlines, archive search, sources. Free 100/day key.

34 tools answering
Yahoo Finance MCP Server
by thenextgennexus

Get real-time stock quotes, historical data, and compare stocks via Yahoo Finance

17 installs/wk local only
Usgs Water MCP Server
by cyanheads

Query real-time and historical USGS water data from ~8,000 stream gages and groundwater wells.

81 installs/wk 7 tools answering
Air Quality Mcp
by varvararatta

Stay ahead of pollution with our Air Quality MCP. Access real-time air quality data, including

answering
PriceFeed
by pricefeed

Real-time & historical crypto and fiat exchange rates, median-aggregated from multiple sources.

4 tools answering
TickDB Market Data
by tickdb

Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes

13 tools answering

AllNewsAPI — questions

Answers built from our own checks of this server.

Why is there no tool list for AllNewsAPI?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is AllNewsAPI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 172 ms. The bar chart above shows every period we have measured.
How do I connect AllNewsAPI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does AllNewsAPI need an API key?
Yes. Every time we knock, AllNewsAPI answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is AllNewsAPI?
It answers our handshake in 172 ms on average, which is faster than 72% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use AllNewsAPI?
The npm package allnewsapi-mcp was installed 128 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AllNewsAPI open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.