Stelar Signals
БесплатноНе проверенEnables AI agents to access crypto market signals including regime, sentiment, price, risk, and text tools like summarization and fact-checking, backed by a liv
Описание
Enables AI agents to access crypto market signals including regime, sentiment, price, risk, and text tools like summarization and fact-checking, backed by a live production-grade classifier.
README
An MCP (Model Context Protocol) server that gives any MCP-compatible AI agent (Claude Desktop, Claude Code, Cursor, etc.) six crypto market-signal and utility tools, backed by the same classifier that runs a live production grid-trading system, plus Claude-powered text tools.
This package ships with no secrets of ours. Each user brings their own free or paid RapidAPI key — see "Get a key" below.
Tools
| Tool | What it does |
|---|---|
crypto_regime |
Market regime (chop / trend_up / trend_down / high_vol) + grid-suitability verdict for SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA |
crypto_sentiment |
Sentiment score (-1..+1) + label for free text or a crypto asset's recent price action |
summarize |
3-5 sentence LLM summary of a URL or raw text |
factcheck |
true/false/uncertain verdict + confidence + reasoning for a claim |
pricecheck |
Price, 24h/7d change, bullish/bearish/neutral signal for a major crypto asset |
token_risk |
Volatility/drawdown risk regime (low/med/high) vs 30-day baseline, for position sizing |
Get a key
Free tier (50 requests/mo) and paid tiers (Pro $9.90, Ultra $24.90, Mega $49.90) at:
https://rapidapi.com/StelarDigital/api/stelar-crypto-signals-ai-toolkit?src=mcp
Sign up, subscribe to a plan, and copy your X-RapidAPI-Key from the
RapidAPI dashboard's code snippet for this API — that snippet also shows the
exact gateway host to use if it differs from the default below.
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"stelar-signals": {
"command": "npx",
"args": ["-y", "github:StelarDigital/stelar-signals-mcp"],
"env": {
"RAPIDAPI_KEY": "YOUR_RAPIDAPI_KEY"
}
}
}
}
Claude Code
claude mcp add stelar-signals -e RAPIDAPI_KEY=YOUR_RAPIDAPI_KEY -- npx -y github:StelarDigital/stelar-signals-mcp
Run directly
git clone https://github.com/stelardigital/stelar-signals-mcp
cd stelar-signals-mcp
npm install
RAPIDAPI_KEY=YOUR_RAPIDAPI_KEY node server.js
Configuration
| Env var | Required | Default | Purpose |
|---|---|---|---|
RAPIDAPI_KEY |
yes | — | Your RapidAPI subscriber key |
RAPIDAPI_HOST |
no | stelar-crypto-signals-ai-toolkit.p.rapidapi.com |
Override only if your RapidAPI dashboard shows a different gateway host for this listing |
BASE_URL |
no | https://${RAPIDAPI_HOST} |
Advanced: point at a different base URL entirely (e.g. for local testing against a self-hosted mirror) |
Pricing (RapidAPI subscription, not this package)
| Tier | Price | Requests/mo |
|---|---|---|
| Basic | Free | 50 |
| Pro | $9.90/mo | 2,000 |
| Ultra | $24.90/mo | 10,000 |
| Mega | $49.90/mo | 50,000 |
This npm package itself is free and MIT-licensed. You pay RapidAPI directly for API usage above the free tier; Stelar Digital never sees or stores your key.
Honest capability notes
crypto_regime,pricecheck, andtoken_riskcover 8 major pairs only (SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA) — not arbitrary tokens.crypto_sentiment,summarize, andfactcheckare LLM-backed (Claude Haiku) — treat outputs as a fast first-pass signal, not ground truth.factcheckreturnsuncertainfor opinions, unverifiable claims, or anything requiring live data the model doesn't have.summarizewith aurlfetches the page server-side; very large or JS-rendered pages may summarize poorly or fail — passtextdirectly for best results.- All tools are rate-limited by your RapidAPI plan; the free tier (50/mo) is for evaluation, not production load.
- Data source is the same market-data/classifier pipeline that runs a live grid-trading bot — it is a decision-support signal, not investment advice.
License
MIT — see LICENSE.
Установка Stelar Signals
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/StelarDigital/stelar-signals-mcpFAQ
Stelar Signals MCP бесплатный?
Да, Stelar Signals MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Stelar Signals?
Нет, Stelar Signals работает без API-ключей и переменных окружения.
Stelar Signals — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Stelar Signals в Claude Desktop, Claude Code или Cursor?
Открой Stelar Signals на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare Stelar Signals with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
