Agentic News
Rank #52,522ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
Agentic News is a Model Context Protocol (MCP) server published by u00dxk2. It ranks #52,522 of 115,460 servers tracked on MCP Toplist. Agentic News is listed across 2 registries — Official MCP and mcp.so, with 1 tracked version. It was first listed on Apr 6, 2026 and most recently updated on Apr 6, 2026.
Ranks ahead of 62,938 of 115,460 servers on MCP Toplist.
Use Agentic News
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentic-news https://api.agentic-news.ai/mcp[mcp_servers.agentic-news]
url = "https://api.agentic-news.ai/mcp"Add to ~/.codex/config.toml.
https://api.agentic-news.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentic-news": {
"url": "https://api.agentic-news.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentic-news": {
"type": "http",
"url": "https://api.agentic-news.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentic-news": {
"serverUrl": "https://api.agentic-news.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentic-news": {
"url": "https://api.agentic-news.ai/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/ai.agentic-news%2Fmcp)<a href="https://mcptoplist.com/server/ai.agentic-news%2Fmcp"><img src="https://mcptoplist.com/badge/ai.agentic-news%2Fmcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
u00dxk2
Other servers by u00dxk2
View all u00dxk2 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 6, 2026 |
Frequently asked questions
- Who maintains Agentic News?
- Agentic News is maintained by u00dxk2, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Agentic News listed on the Official MCP Registry?
- Yes — Agentic News is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Agentic News have?
- MCP Toplist tracks 1 version of Agentic News, most recently published on Apr 6, 2026.
- Where can I find the source code for Agentic News?
- The source code for Agentic News is hosted at github.com/u00dxk2/agentic-news.