SentimentFX
Rank #16,104org.sentimentfx/market-sentiment
FinBERT news sentiment and price history for 42 crypto, FX, stock, ETF and commodity tickers.
SentimentFX is a Model Context Protocol (MCP) server published by shaelegowski7. It ranks #16,104 of 132,046 servers tracked on MCP Toplist. SentimentFX is listed on Official MCP, with 1 tracked version. It was first listed on Sep 5, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 115,942 of 132,046 servers on MCP Toplist.
Use SentimentFX
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 market-sentiment https://api.sentimentfx.org/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.market-sentiment]
url = "https://api.sentimentfx.org/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.sentimentfx.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"market-sentiment": {
"url": "https://api.sentimentfx.org/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": {
"market-sentiment": {
"type": "http",
"url": "https://api.sentimentfx.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"market-sentiment": {
"serverUrl": "https://api.sentimentfx.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"market-sentiment": {
"url": "https://api.sentimentfx.org/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/org.sentimentfx%2Fmarket-sentiment)<a href="https://mcptoplist.com/server/org.sentimentfx%2Fmarket-sentiment"><img src="https://mcptoplist.com/badge/org.sentimentfx%2Fmarket-sentiment.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
shaelegowski7
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 5, 2026 |
Frequently asked questions
- Who maintains SentimentFX?
- SentimentFX is maintained by shaelegowski7, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SentimentFX listed on the Official MCP Registry?
- Yes — SentimentFX is listed on the Official MCP Registry.
- How many versions does SentimentFX have?
- MCP Toplist tracks 1 version of SentimentFX, most recently published on Sep 5, 2026.
- Where can I find the source code for SentimentFX?
- The source code for SentimentFX is hosted at github.com/shaelegowski7/crypto-sentiment.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.