Stelar Signals
@StelarDigital
About Stelar Signals
MCP server for Stelar Digital crypto signal + AI utility APIs (RapidAPI-backed)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"stelar-signals": {
"command": "npx",
"args": [
"-y",
"github:StelarDigital/stelar-signals-mcp"
],
"env": {
"RAPIDAPI_KEY": "YOUR_RAPIDAPI_KEY"
}
}
}
}Tools
6Market regime (chop / trend_up / trend_down / high_vol) + grid-suitability verdict for SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA
Sentiment score (-1..+1) + label for free text or a crypto asset's recent price action
3-5 sentence LLM summary of a URL or raw text
true/false/uncertain verdict + confidence + reasoning for a claim
Price, 24h/7d change, bullish/bearish/neutral signal for a major crypto asset
Volatility/drawdown risk regime (low/med/high) vs 30-day baseline, for position sizing
Overview
What is Stelar Signals?
MCP server for Stelar Digital crypto signal + AI utility APIs (RapidAPI-backed)
How to use Stelar Signals?
The README includes setup instructions such as "command": "npx",.
Key features of Stelar Signals
- crypto_regime, pricecheck, and token_risk cover 8 major pairs only
- crypto_sentiment, summarize, and factcheck are LLM-backed (Claude
- summarize with a url fetches the page server-side; very large or
- All tools are rate-limited by your RapidAPI plan; the free tier (50/mo) is
- Data source is the same market-data/classifier pipeline that runs a live
Use cases of Stelar Signals
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Stelar Signals
Where is the source code for Stelar Signals?
The source code is linked from the repository URL on this page.
Does Stelar Signals include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Stelar Signals?
The source code is linked from the repository URL on this page.
Does Stelar Signals include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More Finance & Commerce MCP servers
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
Comments