Skip to main content
Glama
testproghub

Adanos MCP

by testproghub

Adanos MCP

API рыночных настроений Adanos, обернутый в удаленный MCP-сервер. Простой Node + Express, транспорт Streamable HTTP на /mcp. Создан для контейнерных хостов (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

Прежде чем доверять выводу

PLATFORM_PREFIX в верхней части server.js — единственное место, где живут пути 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