
Finance News MCP
Supports UIby jvenkatasandeep
Real-time finance news aggregator from Bloomberg, WSJ, CNBC, and more via RSS feeds.
What it does
Connects AI agents to real-time financial news streams from major global sources, allowing for up-to-date market analysis and headline tracking.
Tools
get_latest_finance_news: Fetches the latest headlines from all sources or a specific one (e.g., Bloomberg, WSJ).search_finance_news: Searches across all integrated feeds for specific keywords like 'inflation' or 'interest rates'.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"finance-news": {
"command": "uv",
"args": ["--directory", "/path/to/finance-news-mcp", "run", "python", "main.py"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
uv run python main.pyInformation
- Pricing
- free
- Published
- 5/1/2026
- stars






