Server data from the Official MCP Registry
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
Remote endpoints: streamable-http: https://mcp.finlight.me
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"me-finlight-news": {
"url": "https://mcp.finlight.me"
}
}
}From the project's GitHub README.
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. The free tier includes 5,000 requests per month: sign up at app.finlight.me.
https://mcp.finlight.meclaude mcp add --transport http finlight https://mcp.finlight.me
Add to your MCP settings (.cursor/mcp.json):
{
"mcpServers": {
"finlight": {
"url": "https://mcp.finlight.me"
}
}
}
Add https://mcp.finlight.me as a remote MCP server and complete the OAuth flow with your API key.
The server implements standard OAuth 2.0 with dynamic client registration and PKCE. During authorization you enter your finlight API key on a hosted page; the server never stores it. This means any MCP client that speaks OAuth works out of the box, no manual header configuration needed.
finlight aggregates and enriches financial news from curated, finance-relevant sources including major wire services, financial publishers, and regional sources (including Chinese-language financial media such as CLS, Caixin, Yicai, and East Money, 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. Free tier: 5,000 requests/month. See pricing 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.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.