Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Finlight Financial News.
search_articlesSearch financial news articles with filters for query, tickers, sources, countries, language, and date range. Returns articles with metadata, sentiment scores, and tagged company entities.
get_article_by_linkRetrieve a specific article by its URL, including full enrichment (sentiment, confidence, tagged companies with tickers and ISINs).
list_sourcesList all available news sources with country of origin and content availability.
English | ็ฎไฝไธญๆ | ๆฅๆฌ่ช | ํ๊ตญ์ด
mcp-name: me.finlight/news
Real-time financial news for AI agents. Connect Claude, ChatGPT, Cursor, or any MCP client to finlight, a financial news API covering global markets, geopolitics, and company-level news with sentiment analysis and entity tagging.
Endpoint: https://mcp.finlight.me (remote, streamable HTTP)
Auth: OAuth 2.0 (you'll be prompted for your finlight API key during connection)
Registry: me.finlight/news
Ask your AI assistant things like:
| Tool | Description |
|---|---|
search_articles | Search financial news articles with filters for query, tickers, sources, countries, language, and date range. Returns articles with metadata, sentiment scores, and tagged company entities. |
get_article_by_link | Retrieve a specific article by its URL, including full enrichment (sentiment, confidence, tagged companies with tickers and ISINs). |
list_sources | List all available news sources with country of origin and content availability. |
You need a finlight API key. Sign up at app.finlight.me โ the free tier is enough to try every tool below.
https://mcp.finlight.meAdd to your MCP settings (.cursor/mcp.json):
Add https://mcp.finlight.me as a remote MCP server and complete the OAuth flow with your API key.
For MCP clients that only support stdio transport (or if you prefer a locally spawned process), use the npm wrapper:
This bridges stdio to the remote server via mcp-remote. Add it to any client config that takes a command + args:
The OAuth flow is the same โ a browser window will open for you to enter your API key on first use.
For headless or CI environments where no browser is available, set FINLIGHT_API_KEY to skip OAuth and authenticate directly:
The server supports two authentication methods:
FINLIGHT_API_KEY environment variable to skip the browser flow. The key is sent as a Bearer token directly.finlight aggregates and enriches financial news from curated, finance-relevant sources including major wire services, financial publishers, and regional sources in Chinese, Japanese, Korean and Arabic (with English canonical entity tagging). Articles include:
The MCP server uses the same data as the REST and WebSocket APIs.
MCP requests count toward your API quota. See pricing for the current free-tier limit and for paid tiers with real-time access, higher limits, and additional features.
Issues and feature requests for the MCP server are welcome here on GitHub. For API questions, use Discord or the support channels above.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/finlight-financial-news)<a href="https://allmcps.com/mcp/finlight-financial-news"><img src="https://allmcps.com/api/badge/finlight-financial-news?style=directory" alt="Finlight Financial News on AllMCPs" /></a>