CryptoBoss MCP Server
CryptoBoss is an MCP (Model Context Protocol) server that gives AI agents direct access to 48 real-time crypto data tools. No signup required for basic tools. Post-paid billing via Solana USDC ($1 free credit).
π Quick Start
Add to your MCP client configuration:
{
"mcpServers": {
"cryptoboss": {
"type": "streamableHttp",
"url": "https://cryptoboss.space/mcp"
}
}
}That's it β 13 free tools auto-discover immediately. For premium tools:
# Get a free API key ($1 credit, no email required)
curl -X POST https://cryptoboss.space/api/registerπ§ Tools
π Market Data (11)
Tool | Description | Free |
| Real-time prices for 15,000+ coins | β |
| Trending coins on CoinGecko | β |
| Top coins by market cap | β |
| Top 24h gainers | β |
| Top 24h losers | β |
| Global market stats | β |
| Detailed coin info | β |
| Top crypto categories | β |
| Top coins by volume | |
| Search coins by name/symbol | β |
| Exchange listings | β |
π¦ DeFi (4)
Tool | Description | Cost |
| DeFi yield farming APY, TVL | $0.02 |
| Protocols ranked by TVL | $0.02 |
| Liquidity pools across DEXs | $0.02 |
| Protocol breakdown by chain | $0.02 |
πΈ Meme Tokens & Security (5)
Tool | Description | Cost |
| Scan new meme tokens | $0.05 |
| Rug risk analysis | $0.05 |
| Trending DEX tokens | $0.03 |
| Deep contract audit | $0.05 |
| Token approval risk | $0.03 |
β½ Gas (2)
Tool | Description | Cost |
| Ethereum gas | $0.005 |
| Multi-chain gas tracker | $0.01 |
π± Sentiment (2)
Tool | Description | Cost |
| Fear & Greed Index | $0.005 |
| Social sentiment for a coin | $0.02 |
π Charts & Data (4)
Tool | Description | Cost |
| One-call market overview | $0.01 |
| OHLC candlestick data | $0.01 |
| Price statistics over N days | $0.02 |
| Blockchain network health | $0.01 |
π Whales (2)
Tool | Description | Cost |
| Track large transactions | $0.03 |
| Holder distribution analysis | $0.02 |
β οΈ Risk (2)
Tool | Description | Cost |
| Liquidation risk watch | $0.02 |
| CEX/DEX arbitrage scan | $0.03 |
πΌ Portfolio (2)
Tool | Description | Cost |
| Portfolio value from holdings | $0.01 |
| Diversification analysis | $0.02 |
π Alerts (3)
Tool | Description | Cost |
| Create price alert | $0.01 |
| List active alerts | $0.005 |
| Delete alert by ID | $0.005 |
π§ Intelligence (4)
Tool | Description | Cost |
| Side-by-side comparison | $0.02 |
| Correlation matrix | $0.03 |
| Stablecoin market overview | $0.01 |
| Hot categories by cap change | $0.01 |
β Solana (3)
Tool | Description | Cost |
| Jupiter swap quote | β Free |
| Latest Pump.fun tokens | β Free |
| Deep token analysis | $0.05 |
π€ Agent Commerce (2)
Tool | Description | Cost |
| Send USDC between agents | $0.01 |
| Check agent balance | $0.005 |
π€ Account (2)
Tool | Description |
| Get free API key ($1 credit) |
| Check balance and usage |
ποΈ Architecture
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β AI Agent (Claude/Cursor/Windsurf) β
β β
β "What's trending? Check Pump.fun for new tokens" β
βββββββββββββββββ¬ββββββββββββββββββββββββββββββββββββββββββββββ
β MCP (streamable HTTP)
βΌ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β CryptoBoss MCP Server β
β Cloudflare Workers β
β β
β βββββββββββ ββββββββββββ ββββββββββββ βββββββββββββββ β
β β MCP β β Billing β β Rate β β KV Store β β
β β Router β β Engine β β Limiter β β (API keys, β β
β ββββββ¬ββββββ ββββββββββββ ββββββββββββ β balances) β β
β β βββββββββββββββ β
β βΌ β
β ββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β Data Sources β β
β β ββββββββββββ ββββββββββββ ββββββββββββ ββββββββ β β
β β βCoinGecko β βDeFiLlama β βDexScreenerβ βJupiterβ β β
β β ββββββββββββ ββββββββββββ ββββββββββββ ββββββββ β β
β β ββββββββββββ ββββββββββββ ββββββββββββββββββββ β β
β β βAlternativeβ β Pump.fun β β Solana RPC β β β
β β ββββββββββββ ββββββββββββ ββββββββββββββββββββ β β
β ββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββπ° Billing
Tier | Daily Limit | Rate/Min | Price |
Free | 200 calls | 30/min | $0 |
Pro | 1,000 calls | 60/min | $5/mo |
Enterprise | 10,000 calls | 300/min | $20/mo |
Every API key starts with $1 free credit (~100-200 premium calls). Post-paid: you pay after you use. Send USDC on Solana to DEXbxpDbbj5AnZSqfAhuftvjrtXwjoWW1PgrxmVjuZef.
π¦ MCP Directory Listings
Directory | Status |
β Published | |
β Approved | |
β Deployed | |
β Listed | |
β³ PR #9880 | |
β Submitted |
π Links
MCP Endpoint:
https://cryptoboss.space/mcpWebsite: https://cryptoboss.space
MCP Discovery: https://cryptoboss.space/.well-known/mcp.json
OpenAPI Spec: https://cryptoboss.space/openapi.yaml
API Docs: https://cryptoboss.space/blog/
SDK:
@cryptoboss/solana-mcp-sdk(npm)
π License
MIT β see LICENSE for details.