Stelar Signals
Rank #20,236io.github.StelarDigital/stelar-signals-mcp
Crypto market signals and portfolio telemetry. 6 tools pay-per-call in USDC, no API key.
Stelar Signals is a Model Context Protocol (MCP) server published by stelardigital. It ranks #20,236 of 132,046 servers tracked on MCP Toplist. Stelar Signals is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 111,810 of 132,046 servers on MCP Toplist.
Use Stelar Signals
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http stelar-signals-mcp https://api.stelardigital.com/mcpclaude mcp add stelar-signals-mcp -e "RAPIDAPI_KEY=<your RAPIDAPI_KEY>" -- npx -y stelar-signals-mcpReplace each placeholder with your own value before saving.
[mcp_servers.stelar-signals-mcp]
url = "https://api.stelardigital.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.stelar-signals-mcp]
command = "npx"
args = ["-y", "stelar-signals-mcp"]
[mcp_servers.stelar-signals-mcp.env]
RAPIDAPI_KEY = "<your RAPIDAPI_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.stelardigital.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"stelar-signals-mcp": {
"command": "npx",
"args": [
"-y",
"stelar-signals-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stelar-signals-mcp": {
"url": "https://api.stelardigital.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"stelar-signals-mcp": {
"command": "npx",
"args": [
"-y",
"stelar-signals-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"stelar-signals-mcp": {
"type": "http",
"url": "https://api.stelardigital.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"stelar-signals-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stelar-signals-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stelar-signals-mcp": {
"serverUrl": "https://api.stelardigital.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stelar-signals-mcp": {
"command": "npx",
"args": [
"-y",
"stelar-signals-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stelar-signals-mcp": {
"url": "https://api.stelardigital.com/mcp"
}
}
}{
"mcpServers": {
"stelar-signals-mcp": {
"command": "npx",
"args": [
"-y",
"stelar-signals-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.StelarDigital%2Fstelar-signals-mcp)<a href="https://mcptoplist.com/server/io.github.StelarDigital%2Fstelar-signals-mcp"><img src="https://mcptoplist.com/badge/io.github.StelarDigital%2Fstelar-signals-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
stelardigital
Available versions (2)
| Version | Published |
|---|---|
| 1.1.3 | Aug 25, 2026 |
| 1.0.0 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Stelar Signals?
- Stelar Signals is maintained by stelardigital, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Stelar Signals listed on the Official MCP Registry?
- Yes — Stelar Signals is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Stelar Signals have?
- MCP Toplist tracks 2 versions of Stelar Signals, most recently published on Aug 25, 2026.
- Where can I find the source code for Stelar Signals?
- The source code for Stelar Signals is hosted at github.com/stelardigital/stelar-signals-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.