Adanos MCP
Provides market sentiment analysis by aggregating data from Reddit (e.g., r/stocks) as part of the cross-source sentiment tool, allowing users to gauge stock sentiment from Reddit discussions.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Adanos MCPWhat's the current market sentiment and top drivers?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Adanos MCP
Adanos market-sentiment API wrapped as a remote MCP server. Plain Node + Express,
Streamable HTTP transport at /mcp. Built for container hosts (Manufact, Render,
Railway, Fly).
Deploy on Manufact
Push this to a GitHub repo, then Manufact deploys with:
buildCommand:
npm installstartCommand:
npm startport:
3000env:
ADANOS_API_KEY=sk_live_...
Endpoint lands at https://<server>/mcp. Add that as a custom connector in Claude.
GET /health returns {ok, keyConfigured} — hit it first to confirm the env var landed.
Related MCP server: Sentiment402 MCP Adapter
Tools
Tool | Use |
| The one that matters. Flat CSV, up to 30 tickers x 365 days. For backtesting. |
| Full detail on one ticker |
| Buzz leaderboard: tickers, sectors, countries |
| Market-wide snapshot + drivers |
| 2-10 tickers side by side |
| One ticker across Reddit / X / news / Polymarket |
Before trusting output
PLATFORM_PREFIX at the top of server.js is the only place URL paths live.
Only reddit-stocks (/reddit/stocks/v1) is confirmed from public docs; the other
four are inferred. If a non-Reddit call 404s, check https://api.adanos.org/docs
and fix that one map.
Rate limits
Free tier: 250 requests/month, 100/min. get_daily_panel costs 1 request per
ticker; cross_source_sentiment costs 4 per call. Upstream refreshes hourly.
This server cannot be deployed
Maintenance
Related MCP Connectors
FinBERT news sentiment and price history for 42 crypto, FX, stock, ETF and commodity tickers.
Hourly crypto news sentiment and typed market events, with sources on every signal.
Broad, OAuth-protected provider and financial-domain API tools for research agents.
Query cryptocurrency on-chain data, OHLCV prices, market data, and Research & QuickTake insights.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceProvides backtesting-compliant financial data including company financials, historical stock and crypto prices, and news with sentiment analysis from financialdatasets.ai API.-
- AlicenseNot gradedqualityDmaintenanceProvides access to Sentiment402 market sentiment data for global markets, crypto, TradFi, and specific assets, with built-in support for x402 micropayment protocol when API responses require payment.MIT
- AlicenseNot gradedqualityCmaintenanceEnables access to real-time and historical market data including stocks, ETFs, forex, and cryptocurrencies, with support for time series, quotes, dividends, splits, and earnings.MIT
- FlicenseNot gradedqualityDmaintenanceEnables querying alternative financial data including congressional trades, insider transactions, government contracts, and WallStreetBets activity through the Quiver Quantitative API.1-