Adanos MCP
Adanos MCP
Adanos 시장 심리 API를 원격 MCP 서버로 래핑한 것입니다. 일반 Node + Express, Streamable HTTP 전송은 /mcp에서 제공됩니다. 컨테이너 호스트(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