CryptoBoss

42'den fazla araçla kripto veri ve işlem MCP'si: fiyatlar, DeFi, NFT'ler, Solana takasları

Dokümantasyon

🦎 CryptoBoss MCP Server

48 free crypto MCP tools for Claude, Cursor, Cline & Windsurf

Prices • DeFi • Meme Tokens • Gas • Sentiment • Solana • Agent Commerce

Website MCP Endpoint MCP Protocol npm

Smithery Glama License 48 tools


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)

ToolDescriptionFree
get_priceReal-time prices for 15,000+ coins
get_trendingTrending coins on CoinGecko
get_topTop coins by market cap
get_top_gainersTop 24h gainers
get_top_losersTop 24h losers
get_globalGlobal market stats
get_coinDetailed coin info
get_categoriesTop crypto categories
get_top_volumeTop coins by volume
get_searchSearch coins by name/symbol
get_exchangesExchange listings

🏦 DeFi (4)

ToolDescriptionCost
get_defi_yieldsDeFi yield farming APY, TVL$0.02
get_defi_tvlProtocols ranked by TVL$0.02
get_defi_poolsLiquidity pools across DEXs$0.02
get_defi_protocolProtocol breakdown by chain$0.02

🐸 Meme Tokens & Security (5)

ToolDescriptionCost
get_meme_scanScan new meme tokens$0.05
get_meme_analyzeRug risk analysis$0.05
get_meme_trendingTrending DEX tokens$0.03
analyze_contractDeep contract audit$0.05
check_approvalsToken approval risk$0.03

⛽ Gas (2)

ToolDescriptionCost
get_gasEthereum gas$0.005
get_gas_allMulti-chain gas tracker$0.01

😱 Sentiment (2)

ToolDescriptionCost
get_fear_greedFear & Greed Index$0.005
get_social_sentimentSocial sentiment for a coin$0.02

📈 Charts & Data (4)

ToolDescriptionCost
get_summaryOne-call market overview$0.01
get_ohlcOHLC candlestick data$0.01
get_price_summaryPrice statistics over N days$0.02
get_network_healthBlockchain network health$0.01

🐋 Whales (2)

ToolDescriptionCost
get_whale_movesTrack large transactions$0.03
get_token_holdersHolder distribution analysis$0.02

⚠️ Risk (2)

ToolDescriptionCost
get_liquidationsLiquidation risk watch$0.02
get_arbitrageCEX/DEX arbitrage scan$0.03

💼 Portfolio (2)

ToolDescriptionCost
get_portfolio_valuePortfolio value from holdings$0.01
get_portfolio_healthDiversification analysis$0.02

🔔 Alerts (3)

ToolDescriptionCost
set_price_alertCreate price alert$0.01
get_alertsList active alerts$0.005
delete_alertDelete alert by ID$0.005

🧠 Intelligence (4)

ToolDescriptionCost
compare_coinsSide-by-side comparison$0.02
market_correlationCorrelation matrix$0.03
get_stablecoinsStablecoin market overview$0.01
trending_categoriesHot categories by cap change$0.01

◎ Solana (3)

ToolDescriptionCost
get_jupiter_quoteJupiter swap quote✅ Free
get_pump_fun_newLatest Pump.fun tokens✅ Free
analyze_solana_tokenDeep token analysis$0.05

🤝 Agent Commerce (2)

ToolDescriptionCost
pay_agentSend USDC between agents$0.01
check_agent_balanceCheck agent balance$0.005

👤 Account (2)

ToolDescription
registerGet free API key ($1 credit)
check_usageCheck 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

TierDaily LimitRate/MinPrice
Free200 calls30/min$0
Pro1,000 calls60/min$5/mo
Enterprise10,000 calls300/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

DirectoryStatus
Official MCP Registry✅ Published
Glama.ai✅ Approved
Smithery✅ Deployed
MCP.so✅ Listed
punkpeye⏳ PR #9880
mcpservers.org✅ Submitted

🔗 Links

📄 License

MIT — see LICENSE for details.


Built on Solana · Post-paid USDC billing · Powered by Cloudflare Workers