Skip to main content
Glama
testproghub

Adanos MCP

by testproghub

Adanos MCP

Adanos Marktstimmungs-API als Remote-MCP-Server. Reines Node + Express, Streamable HTTP transport unter /mcp. Entwickelt für Container-Hosts (Manufact, Render, Railway, Fly).

Bereitstellung auf Manufact

Pushen Sie dies in ein GitHub-Repository, dann stellt Manufact mit Folgendem bereit:

  • buildCommand: npm install

  • startCommand: npm start

  • port: 3000

  • env: ADANOS_API_KEY=sk_live_...

Der Endpunkt befindet sich unter https://<server>/mcp. Fügen Sie diesen als benutzerdefinierten Connector in Claude hinzu.

GET /health gibt {ok, keyConfigured} zurück — rufen Sie ihn zuerst auf, um zu bestätigen, dass die Umgebungsvariable angekommen ist.

Related MCP server: Sentiment402 MCP Adapter

Werkzeuge

Tool

Verwendung

get_daily_panel

Das Wichtigste. Flache CSV, bis zu 30 Ticker x 365 Tage. Für Backtesting.

get_stock_sentiment

Vollständige Details zu einem Ticker

get_trending

Buzz-Rangliste: Ticker, Sektoren, Länder

get_market_sentiment

Marktweite Momentaufnahme + Treiber

compare_tickers

2-10 Ticker nebeneinander

cross_source_sentiment

Ein Ticker über Reddit / X / Nachrichten / Polymarket

Bevor Sie der Ausgabe vertrauen

PLATFORM_PREFIX am Anfang von server.js ist der einzige Ort, an dem URL-Pfade leben. Nur reddit-stocks (/reddit/stocks/v1) ist aus öffentlichen Dokumenten bestätigt; die anderen vier sind abgeleitet. Wenn ein Nicht-Reddit-Aufruf 404 liefert, prüfen Sie https://api.adanos.org/docs und korrigieren Sie diese eine Zuordnung.

Ratenbegrenzungen

Kostenlose Stufe: 250 Anfragen/Monat, 100/min. get_daily_panel kostet 1 Anfrage pro Ticker; cross_source_sentiment kostet 4 pro Aufruf. Upstream aktualisiert stündlich.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides 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
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables querying alternative financial data including congressional trades, insider transactions, government contracts, and WallStreetBets activity through the Quiver Quantitative API.
    1

View all related MCP servers

Related MCP Connectors

  • Access SEC filings, insider transactions, and financial data via the ShareSEER API.

  • Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.

  • News sentiment scores over time, with growth for any topic. Free key at trendsmcp.ai

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/testproghub/adanos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server