MCP Server Latest News
Rank #4,798io.github.ebrunet001/mcp-server-latest-news
MCP server providing server-latest-news capabilities
MCP Server Latest News is a Model Context Protocol (MCP) server published by ebrunet001. It ranks #4,798 of 115,591 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. MCP Server Latest News is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 19, 2026 and most recently updated on Mar 19, 2026.
Ranks ahead of 110,793 of 115,591 servers on MCP Toplist.
Use MCP Server Latest News
claude mcp add --transport http mcp-server-latest-news https://mrbridge--latest-news-mcp-server.apify.actor/mcp[mcp_servers.mcp-server-latest-news]
url = "https://mrbridge--latest-news-mcp-server.apify.actor/mcp"Add to ~/.codex/config.toml.
https://mrbridge--latest-news-mcp-server.apify.actor/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-server-latest-news": {
"url": "https://mrbridge--latest-news-mcp-server.apify.actor/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-latest-news": {
"type": "http",
"url": "https://mrbridge--latest-news-mcp-server.apify.actor/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-latest-news": {
"serverUrl": "https://mrbridge--latest-news-mcp-server.apify.actor/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-latest-news": {
"url": "https://mrbridge--latest-news-mcp-server.apify.actor/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ebrunet001%2Fmcp-server-latest-news)<a href="https://mcptoplist.com/server/io.github.ebrunet001%2Fmcp-server-latest-news"><img src="https://mcptoplist.com/badge/io.github.ebrunet001%2Fmcp-server-latest-news.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ebrunet001
Available versions (2)
| Version | Published |
|---|---|
| 0.1.28 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server Latest News?
- MCP Server Latest News is maintained by ebrunet001, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Server Latest News listed on the Official MCP Registry?
- Yes — MCP Server Latest News is listed on the Official MCP Registry.
- How many versions does MCP Server Latest News have?
- MCP Toplist tracks 2 versions of MCP Server Latest News, most recently published on Mar 19, 2026.
- Where can I find the source code for MCP Server Latest News?
- The source code for MCP Server Latest News is hosted at github.com/ebrunet001/mcp-server-latest-news.