Adanos MCP
Adanos MCP
Adanos 市场情绪 API,封装为远程 MCP 服务器。纯 Node + Express,
在 /mcp 提供 Streamable HTTP 传输。专为容器主机(Manufact、Render、
Railway、Fly)构建。
在 Manufact 上部署
将此推送到 GitHub 仓库,然后 Manufact 使用以下配置部署:
buildCommand:
npm installstartCommand:
npm startport:
3000env:
ADANOS_API_KEY=sk_live_...
端点位于 https://<server>/mcp。将其添加为 Claude 中的自定义连接器。
GET /health 返回 {ok, keyConfigured} — 先访问它确认环境变量已生效。
Related MCP server: Sentiment402 MCP Adapter
工具
工具 | 用途 |
| 最重要的一个。 扁平 CSV,最多 30 个代码 x 365 天。用于回测。 |
| 单个代码的完整详情 |
| 热度排行榜:代码、板块、国家 |
| 全市场快照 + 驱动因素 |
| 2-10 个代码并排比较 |
| 单个代码在 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 次。上游数据每小时刷新一次。
This server cannot be installed
Maintenance
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
- 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 gradedqualityCmaintenanceEnables querying alternative financial data including congressional trades, insider transactions, government contracts, and WallStreetBets activity through the Quiver Quantitative API.1
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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