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

工具

工具

用途

get_daily_panel

最重要的一个。 扁平 CSV,最多 30 个代码 x 365 天。用于回测。

get_stock_sentiment

单个代码的完整详情

get_trending

热度排行榜:代码、板块、国家

get_market_sentiment

全市场快照 + 驱动因素

compare_tickers

2-10 个代码并排比较

cross_source_sentiment

单个代码在 Reddit / X / 新闻 / Polymarket 上的表现

在信任输出之前

server.js 顶部的 PLATFORM_PREFIX 是 URL 路径唯一存在的地方。 只有 reddit-stocks/reddit/stocks/v1)已通过公开文档确认;其他 四个是推断出来的。如果非 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