Home/Skills & MCP Servers

Skills & MCP Servers

42+ tools

Install commands for Claude Code, OpenClaw, and Claude MCP. Official skills verified from exchange and protocol teams.

Source: cryptoskill.org · GitHub registry

// ✓ Exchange-Native Skills

Built and maintained by exchange teams. Safest starting point.

✓ OfficialBitget Agent HubFree
Most complete exchange AI stack in 2026. MCP server + CLI (bgc) + Skills. 9 modules, 58 tools. Full trading execution including spot, futures, and copy trading. Connect to OpenClaw in ~3 minutes.
MCPCLIAPIPre-built
claude mcp add -s user bitget -- npx -y bitget-mcp-server
Click any line to copy
npx bitget-hub upgrade-all --target claude
Click any line to copy
npx bitget-hub upgrade-all --target openclaw
Click any line to copy
Full trading execution. Requires Bitget account (Full KYC).
✓ OfficialOKX Agent Trade KitFree
Full MCP server supporting spot, futures, options, and algorithmic orders across 60+ blockchains and 500+ DEXs. Demo trading mode available.
MCPAPIPre-built
git clone https://github.com/okx/onchainos-skillscp -r onchainos-skills/skills .claude/skills/
Click any line to copy
clawhub install okx-onchainos
Click any line to copy
Requires OKX account (Full KYC). Demo trading available.
✓ OfficialBinance Skills HubFree
Open skills marketplace for AI agents on Binance. Works with OpenClaw and Claude Code via single install command. Spot trading only — no futures currently.
Pre-builtAPI
npx skills add https://github.com/binance/binance-skills-hub --full-depth
Click any line to copy
clawhub install binance-spot-api
Click any line to copy
Spot only. Requires Binance account (Full KYC).
✓ OfficialKuCoin Skills HubFree
7 skill modules: spot, margin, futures, assets, earn, convert, broker. Currently read-only GET endpoints. Trading execution in development.
Pre-builtAPI
npx skills add https://github.com/Kucoin/kucoin-skills-hub --full-depth
Click any line to copy
clawhub install kucoin-spot
Click any line to copy
Read-only currently. Requires KuCoin account.
✓ OfficialKraken CLIFree
134 AI-native commands written in Rust. Structured JSON output by default. Paper trading mode built-in. MCP compatible. Best developer CLI available on any exchange.
CLIMCP
git clone https://github.com/krakenfx/kraken-clicd kraken-cli && cargo build --release
Click any line to copy
clawhub install kraken-cli
Click any line to copy
Requires Kraken account (Full KYC).
✓ OfficialGate.io GateClawFree
MCP server and AI skills hub from Gate.io. 10,000+ community skills. GateRouter for smart AI model selection across 20+ models at zero extra fees.
MCPPre-built
claude mcp add gateclaw https://mcp.gate.io/mcp
Click any line to copy
clawhub install gate-exchange
Click any line to copy
Requires Gate.io account (Full KYC).
✓ OfficialParadex MCP ServerFree
Official MCP for Paradex DEX. Claude can query markets, place orders, and manage positions. No KYC — wallet only. Fully autonomous trading possible.
MCPAPI
claude mcp add paradex
Click any line to copy
git clone https://github.com/tradeparadex/paradex-agent-kitnpm install && npm run build
Click any line to copy
clawhub install paradex
Click any line to copy
No KYC. Wallet signature only.
// ✓ MCP Servers

Connect Claude directly to exchanges and data sources.

CCXT MCP ServerFree
Unified exchange API MCP server covering 100+ exchanges. Write once, trade on any supported exchange via natural language with Claude.
MCPAPI
claude mcp add ccxt -- npx @ccxt/mcp-server
Click any line to copy
clawhub install ccxt-mcp
Click any line to copy
Requires API keys for each exchange.
✓ OfficialCoinGecko MCPFree
Official CoinGecko MCP for real-time and historical crypto market data. Token prices, market caps, trending coins, DeFi data.
MCP
npx @coingecko/coingecko-mcp
Click any line to copy
claude mcp add coingecko -- npx @coingecko/coingecko-mcp
Click any line to copy
Free tier available. Pro API key for higher rate limits.
✓ OfficialBlockscout MCPFree
Multi-chain block explorer MCP. Query transactions, addresses, tokens, and contracts across Ethereum, Base, Optimism, and 30+ chains.
MCP
claude mcp add blockscout https://mcp.blockscout.com/mcp
Click any line to copy
Hosted — no local install needed.
Dune Analytics MCPPaid
Run SQL queries against on-chain data via Dune Analytics. Access 500,000+ community datasets for market intelligence and trading signals.
MCP
claude mcp add dune -- npx @dune/mcp-server
Click any line to copy
Requires Dune API key (paid).
✓ OfficialSolana MCP (Official)Free
Official Solana Foundation MCP server. Query accounts, transactions, programs, and tokens on Solana.
MCP
npx @solana/mcp-server
Click any line to copy
git clone https://github.com/solana-foundation/solana-mcp-officialnpm install && npm start
Click any line to copy
Official from Solana Foundation.
✓ OfficialEigenLayer MCPFree
Official EigenLayer MCP. Query restaking data, operator information, and AVS metrics.
MCP
claude mcp add --transport sse eigenlayer https://eigenlayer-mcp-server-sand.vercel.app/sse
Click any line to copy
Hosted MCP — no local install needed.
DEXScreener MCPFree
Real-time DEX pair tracking across all major chains. New token launches, price action, liquidity data, and pair analytics.
MCP
claude mcp add dexscreener -- npx dexscreener-mcp
Click any line to copy
clawhub install dexscreener-mcp
Click any line to copy
Community-built. Free.
Funding Rates MCPFree
Real-time perpetual funding rate data across Binance, Bybit, OKX, Hyperliquid. Essential for basis trading and hedging.
MCP
claude mcp add funding-rates -- npx funding-rates-mcp
Click any line to copy
Community-built. Useful for arbitrage agents.
Whale Tracker MCPFree
Monitor large on-chain transactions in real time. Get alerts when whales move funds across exchanges and wallets.
MCP
claude mcp add whale-tracker -- npx whale-tracker-mcp
Click any line to copy
clawhub install whale-tracker-mcp
Click any line to copy
Community-built.
Chainlink Feeds MCPFree
Access Chainlink oracle price feeds. Reliable decentralized price data for 100+ assets across multiple chains.
MCP
Community-built. Uses official Chainlink contracts.
Jupiter MCP (Solana)Free
Solana swap aggregation via Jupiter. Best-price routing across 20+ Solana DEXs. Execute swaps and fetch quotes.
MCP
claude mcp add jupiter -- npx @jup-ag/mcp-server
Click any line to copy
clawhub install jupiter-mcp
Click any line to copy
Community-built. Solana only.
EVM MCPFree
Universal EVM chain tools covering 30+ chains. Read contracts, query balances, decode transactions, fetch events.
MCP
claude mcp add evm -- npx evm-mcp-server
Click any line to copy
Community-built. Multi-chain.
✓ OfficialAlchemy MCPFree
Official Alchemy MCP. Multi-chain RPC + APIs for Ethereum, Polygon, Base, Arbitrum. Token data, NFTs, transaction simulation.
MCP
claude mcp add alchemy
Click any line to copy
Free tier available. Alchemy API key required.
DefiLlama MCPFree
Access DefiLlama data on TVL, protocol metrics, yields, and DeFi rankings. Essential for DeFi strategy agents.
MCP
claude mcp add defillama -- npx defillama-mcp
Click any line to copy
Community-built. Free.
Hive Intelligence MCPPaid
Crypto + macro analytics combined. Market intelligence, on-chain data, and economic indicators in one server.
MCP
claude mcp add hive -- npx hive-crypto-mcp
Click any line to copy
Community-built. Paid API key required.
// ✓ DeFi Protocols

Official skills from DeFi protocol teams.

✓ OfficialUniswap AI SkillsFree
Official Uniswap agent skills. Execute swaps, query pool data, add/remove liquidity, fetch token prices on Uniswap V2/V3/V4.
API
git clone https://github.com/Uniswap/uniswap-aicp -r uniswap-ai/skills .claude/skills/
Click any line to copy
Official from Uniswap team.
✓ OfficialCoinbase AgentKitFree
Official Coinbase toolkit for on-chain AI agents. Wallet management, token transfers, DeFi on Base and EVM chains.
APIMCP
npm create onchain-agent@latest
Click any line to copy
Official from Coinbase. Base-native.
✓ OfficialGMX AI SkillsFree
Official GMX perps DEX skills. Execute trades, query positions, fetch market data on GMX V1/V2 on Arbitrum and Avalanche.
API
git clone https://github.com/gmx-io/gmx-aicp -r gmx-ai/skills .claude/skills/
Click any line to copy
Official from GMX team.
✓ OfficialRocket Pool SkillsFree
Official Rocket Pool skills for Ethereum staking. Stake ETH, mint rETH, query validators, manage liquid staking positions.
API
git clone https://github.com/rocket-pool/skillscp -r skills/ .claude/skills/rocket-pool/
Click any line to copy
Official from Rocket Pool.
// ✓ L1/L2 Chains

Official MCP servers from blockchain teams.

✓ OfficialBase MCP (Coinbase)Free
Official Base L2 MCP from Coinbase. Query Base network, deploy contracts, transfer tokens, interact with Base DeFi.
MCP
git clone https://github.com/base/base-mcpcd base-mcp && npm install && npm start
Click any line to copy
Official from Coinbase/Base.
✓ OfficialBNB Chain MCPFree
Official BNB Chain MCP. Query BSC, opBNB, and Greenfield. Token data, contract interaction, and cross-chain operations.
MCP
git clone https://github.com/bnb-chain/bnbchain-mcp && npm install && npm start
Click any line to copy
Official from BNB Chain team.
✓ OfficialAptos MCPFree
Official Aptos Labs MCP. Query Aptos blockchain, manage accounts, execute transactions, interact with Aptos DeFi.
MCP
npx @aptos-labs/aptos-mcp
Click any line to copy
Official from Aptos Labs.
✓ OfficialNEAR MCPFree
Official NEAR Protocol MCP. Account management, smart contract calls, token transfers, DeFi interactions on NEAR.
MCP
git clone https://github.com/nearai/near-mcp && npm install && npm start
Click any line to copy
Official from NEAR AI.
Solana Agent KitFree
Full Solana agent toolkit. 50+ actions: swapping via Jupiter, staking, NFT minting, DeFi, and wallet management.
APIMCP
git clone https://github.com/sendaifun/solana-agent-kitnpm install
Click any line to copy
Community-built. Widely used.
// Analytics & Data

Market data, on-chain intelligence, and research tools.

Risk Warning: Third-party repositories are not affiliated with any exchange. Review code before running, never share write-access API keys unnecessarily, and always test on paper trading first. Use at your own risk.
✓ OfficialNansen SkillsPaid
Official Nansen skills. Smart money tracking, wallet labeling, token flows, and on-chain intelligence across 10 skill modules.
API
clawhub install nansen-devops
Click any line to copy
Official from Nansen. Paid API key required.
✓ OfficialThe Graph Token APIFree
Official The Graph MCP. Query any subgraph for token data, DeFi protocol state, and on-chain events using natural language.
MCP
claude mcp add thegraph -- npx @graphprotocol/token-api-mcp
Click any line to copy
Official from The Graph team.
✓ OfficialCoinMarketCap SkillsPaid
Official CoinMarketCap skills. Price data, market cap rankings, volume, and crypto market intelligence. 7 skill modules.
API
clawhub install cmc-market-data
Click any line to copy
Official via ClawHub. CMC API key required.
Community repo — not affiliated with any exchange. Review code before running. Test on paper trading first.
Helius MCP (Solana)Free
Solana RPC + DAS API via Helius. High-performance data: NFT metadata, token accounts, transaction history.
MCP
claude mcp add helius -- npx helius-mcp
Click any line to copy
Community-built. Free tier available.
// Trading Bots & Frameworks

Community-built bots and frameworks.

Risk Warning: Third-party repositories are not affiliated with any exchange. Review code before running, never share write-access API keys unnecessarily, and always test on paper trading first. Use at your own risk.
Community repo — not affiliated with any exchange. Review code before running. Test on paper trading first.
Hummingbot + MCPFree
Open-source market making bot with official MCP server. Claude and Gemini can deploy bots, find arbitrage, and manage LP positions via natural language.
CLIAPIMCP
claude mcp add hummingbot -- python -m hummingbot.mcp_server
Click any line to copy
Community. Advanced. 40+ exchanges.
Community repo — not affiliated with any exchange. Review code before running. Test on paper trading first.
FreqtradeFree
Open-source trading bot with ML via FreqAI. Backtesting, optimization, dry-run. 20+ exchanges via CCXT. 39k GitHub stars.
CLIAPI
pip install freqtradefreqtrade create-config
Click any line to copy
Community. Intermediate/Advanced. Python.
Community repo — not affiliated with any exchange. Review code before running. Test on paper trading first.
PassivbotFree
Automated perpetual futures bot for Bybit, Bitget, OKX, Gate.io, Binance, KuCoin, and Hyperliquid. Grid and recursive strategies.
APICLI
Community. Advanced. Long track record.
Community repo — not affiliated with any exchange. Review code before running. Test on paper trading first.
AI Crypto Trading BotFree
LLM-powered bot (GPT-4o, Claude, DeepSeek) for 30+ exchanges. Copy trading, arbitrage, DCA, grid, scalping, backtesting.
APICLI
Community. Advanced. Python.
Community repo — not affiliated with any exchange. Review code before running. Test on paper trading first.
CBT FrameworkFree
AI-powered backtesting framework for Claude Code. 21 commands, 4 agents, 4 exchange templates, MCP servers for market and macro data.
CLIAPIMCP
git clone https://github.com/Trade-With-Claude/cbt-frameworkcd cbt-framework && ./install.sh
Click any line to copy
Community. Claude Code specific.
Community repo — not affiliated with any exchange. Review code before running. Test on paper trading first.
Agent-ReachFree
X (Twitter) scraping skill for AI agents. Auto-track new agent skills, hackathons, and crypto AI news. Works as OpenClaw skill.
Pre-built
clawhub install agent-reach
Click any line to copy
Community. OpenClaw skill.
Community repo — not affiliated with any exchange. Review code before running. Test on paper trading first.
FinRLFree
Deep reinforcement learning for trading. Train DRL agents (DQN, DDPG, PPO, SAC) on crypto data via Binance API and CCXT. 12k GitHub stars.
API
Community. Academic-grade. Advanced.