MCP Server
Load live Solana stablecoin supply, market cap, holders, 24h/30d changes, and ATH data via the Model Context Protocol. Deeper on one chain — not a thin multi-chain majors list.
Endpoint
https://stablesonsolana.com/api/mcpStreamable HTTP · no auth · rate-limit shared with public API
Tools
get_solana_stablecoin_supplyTotal mcap + per-token breakdown with 24h/30d supply change.
list_solana_stablecoinsScreen all tracked Solana stables (filter by q, limit).
get_solana_stablecoinOne mint/symbol with ATH, drawdown, and history.
Claude Code
claude mcp add stablesonsolana https://stablesonsolana.com/api/mcp --transport http
Codex
codex mcp add stablesonsolana --url https://stablesonsolana.com/api/mcp
Hermes / config.yaml
mcp_servers:
stablesonsolana:
url: "https://stablesonsolana.com/api/mcp"
enabled: trueAlso
REST: /api · Site: stablesonsolana.com
Third-party snapshot of Solana stablecoin supply using public on-chain and market data. Provided as-is; may contain mistakes. Not financial advice.