Skip to main content
Glama
testproghub

Adanos MCP

by testproghub

Adanos MCP

Adanos マーケットセンチメント API をリモート MCP サーバーとしてラップしたものです。プレーンな Node + Express、/mcp での Streamable HTTP トランスポート。コンテナホスト(Manufact、Render、Railway、Fly)向けに構築されています。

Manufact へのデプロイ

これを GitHub リポジトリにプッシュすると、Manufact は次の設定でデプロイします:

  • buildCommand: npm install

  • startCommand: npm start

  • port: 3000

  • env: ADANOS_API_KEY=sk_live_...

エンドポイントは https://<server>/mcp になります。これを Claude のカスタムコネクタとして追加してください。

GET /health{ok, keyConfigured} を返します。最初にアクセスして、環境変数が設定されていることを確認してください。

Related MCP server: Sentiment402 MCP Adapter

ツール

Tool

Use

get_daily_panel

重要です。 フラット CSV、最大 30 ティッカー x 365 日。バックテスト用。

get_stock_sentiment

1 ティッカーの詳細情報

get_trending

話題のリーダーボード:ティッカー、セクター、国

get_market_sentiment

市場全体のスナップショット + ドライバー

compare_tickers

2〜10 ティッカーを並べて比較

cross_source_sentiment

1 ティッカーを Reddit / X / ニュース / Polymarket で横断

出力を信頼する前に

server.js の先頭にある PLATFORM_PREFIX が、URL パスが存在する唯一の場所です。公開ドキュメントで確認されているのは reddit-stocks/reddit/stocks/v1)のみで、他の 4 つは推測です。Reddit 以外の呼び出しが 404 になった場合は、https://api.adanos.org/docs を確認して、そのマップを修正してください。

レート制限

無料プラン:月 250 リクエスト、毎分 100 リクエスト。get_daily_panel はティッカーごとに 1 リクエスト、cross_source_sentiment は呼び出しごとに 4 リクエストかかります。アップストリームは毎時更新されます。

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