Newsmind
Rank #18,701app.newsmind/mcp
Read, search and track your RSS feeds: semantic search, story clustering, watches, OPML import.
Newsmind is a Model Context Protocol (MCP) server published by rdowty. It ranks #18,701 of 115,460 servers tracked on MCP Toplist. Newsmind is listed across 2 registries — Official MCP and PulseMCP, with 24 tracked versions. It was first listed on May 2, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 96,759 of 115,460 servers on MCP Toplist.
Use Newsmind
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http newsmind https://newsmind.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.newsmind]
url = "https://newsmind.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://newsmind.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"newsmind": {
"url": "https://newsmind.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"newsmind": {
"type": "http",
"url": "https://newsmind.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"newsmind": {
"serverUrl": "https://newsmind.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"newsmind": {
"url": "https://newsmind.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/app.newsmind%2Fmcp)<a href="https://mcptoplist.com/server/app.newsmind%2Fmcp"><img src="https://mcptoplist.com/badge/app.newsmind%2Fmcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
rdowty
Available versions (24)
| Version | Published |
|---|---|
| 1.124.0 | Aug 30, 2026 |
| 1.120.0 | Aug 29, 2026 |
| 1.119.0 | Aug 29, 2026 |
| 1.117.2 | Aug 28, 2026 |
| 1.117.1 | Aug 28, 2026 |
| 1.110.0 | Aug 27, 2026 |
| 1.103.0 | Aug 27, 2026 |
| 1.100.0 | Aug 26, 2026 |
| 1.67.1 | Aug 25, 2026 |
| 1.65.0 | Aug 24, 2026 |
| 1.60.0 | Aug 24, 2026 |
| 0.54.0 | Aug 23, 2026 |
| 0.52.1 | Aug 23, 2026 |
| 0.52.0 | Aug 22, 2026 |
| 0.47.1 | Aug 22, 2026 |
| 0.47.0 | Aug 22, 2026 |
| 0.44.0 | Aug 21, 2026 |
| 0.40.0 | Aug 21, 2026 |
| 0.39.1 | Aug 20, 2026 |
| 0.24.0 | Jul 13, 2026 |
| 0.23.1 | Jul 13, 2026 |
| 0.13.0 | May 3, 2026 |
| 0.8.0 | May 3, 2026 |
| 0.4.5 | May 2, 2026 |
Frequently asked questions
- Who maintains Newsmind?
- Newsmind is maintained by rdowty, which publishes 1 MCP server (24 total versions) tracked on MCP Toplist.
- Is Newsmind listed on the Official MCP Registry?
- Yes — Newsmind is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Newsmind have?
- MCP Toplist tracks 24 versions of Newsmind, most recently published on Aug 30, 2026.
- Where can I find the source code for Newsmind?
- The source code for Newsmind is hosted at github.com/rdowty/newsmind.