Finance News RSS MCP Server
Related Servers
Alternatives to Finance News RSS MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceProvides tools to list and read curated finance & markets feeds, and fetch any RSS/Atom/RDF feed by URL. Enables AI agents to query financial news and market data through natural language or direct tool calls.5 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to search and retrieve real-time financial news from Finnhub via natural language queries.7 npm6Apache 2.0
- FlicenseNot gradedqualityDmaintenanceFetches news from trusted global sources using NewsAPI and RSS feeds, enabling search, headline retrieval, and source listing.-
- FlicenseNot gradedqualityDmaintenanceFetches and summarizes real financial news from NewsAPI, enabling search, headline retrieval, and source listing via MCP tools.-
- AlicenseNot gradedqualityBmaintenanceProvides comprehensive financial market data and news through the Finnhub API. Enables real-time stock quotes, company profiles, financial metrics, analyst recommendations, and market news access.1MIT
- AlicenseAqualityDmaintenanceEnables AI agents to fetch and search news from multiple sources including RSS/Atom feeds, HackerNews, and GDELT global news intelligence without requiring an API key.11177 PyPI4MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one fetches the latest articles (optionally filtered by source), while the other searches by keyword. There is no overlap in functionality that would cause confusion.
Both tools follow the same verb_noun pattern: get_latest_finance_news and search_finance_news. The names are descriptive and consistent.
With only two tools, the server feels minimal but well-scoped for its purpose of fetching and searching finance news. It is slightly thin, but each tool serves a distinct and necessary function.
The server covers the core operations for a news RSS reader: retrieving latest news (with source filtering) and searching. Minor gaps exist, such as lack of pagination or category filtering, but agents can accomplish typical tasks without dead ends.