Official Claude plugins from CoinPaprika and DexPaprika: crypto market data, DEX analytics, liquidity pools, tokens, OHLCV, and more. Free APIs, no key needed.
npx claudepluginhub coinpaprika/claude-marketplaceAccess comprehensive DeFi data from DexPaprika: DEXes, liquidity pools, tokens, and trading across 36 blockchains. Free, no API key needed.
Access cryptocurrency market data from CoinPaprika: real-time prices, OHLCV, exchanges, contract lookups for 12,000+ cryptocurrencies and 350+ exchanges. Free tier, no API key needed.
Official Claude Code plugins for CoinPaprika and DexPaprika — free crypto market data and DeFi analytics.
Both APIs are free with no API key required.
git clone https://github.com/coinpaprika/claude-marketplace.git
cd claude-marketplace
# Open in Claude Code — plugins install automatically via .claude/settings.json
# In Claude Code
/plugin marketplace add coinpaprika/claude-marketplace
/plugin install coinpaprika@coinpaprika-plugins
/plugin install dexpaprika@coinpaprika-plugins
29 MCP tools for centralized exchange market data:
1 agent (@crypto-analyst): Market analysis, price trends, risk assessment
1 skill (crypto-market-search): Search, discover, and analyze coins
Free tier: 20,000 calls/month, no API key needed. Pro tier via api-pro.coinpaprika.com.
14 MCP tools for decentralized exchange data:
1 agent (@defi-data-analyst): DeFi security analysis, honeypot detection, scam identification
4 skills: Token Security Analyzer, Technical Analyzer, Batch Token Price Lookup, Trending Pools Analyzer
Free tier: 10,000 requests/day, no API key needed.
# CoinPaprika
Using CoinPaprika, show me Bitcoin price and market cap
# DexPaprika
Using DexPaprika, show top 10 pools on Base by 24h volume
# Security analysis (auto-activates)
Is this token safe? 0x1234567890abcdef on Ethereum
claude-marketplace/
├── .claude/
│ └── settings.json # Auto-install config
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition (2 plugins)
├── plugins/
│ ├── coinpaprika-claude-plugin/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin manifest (29 MCP tools)
│ │ ├── .mcp-hosted.json # MCP server connection
│ │ ├── agents/
│ │ │ └── crypto-analyst.md # Market analyst agent
│ │ ├── skills/
│ │ │ └── crypto-market-search/
│ │ │ └── SKILL.md # Coin search & analysis skill
│ │ └── README.md
│ └── dexpaprika-claude-plugin/
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin manifest (14 MCP tools)
│ ├── agents/
│ │ └── defi-data-analyst.md # DeFi security agent
│ ├── skills/
│ │ ├── token-security-analyzer/
│ │ │ └── SKILL.md # Honeypot/rug pull detection
│ │ ├── technical-analyzer/
│ │ │ └── SKILL.md # OHLCV chart analysis
│ │ ├── batch-token-price-lookup/
│ │ │ └── SKILL.md # Multi-token price checks
│ │ └── trending-pools-analyzer/
│ │ └── SKILL.md # Top pools by volume
│ └── README.md
├── CHANGELOG.md
├── LICENSE
└── README.md
# Check MCP servers are connected
claude mcp list
# Should show: coinpaprika (SSE) and dexpaprika (SSE)
# Test CoinPaprika
Using CoinPaprika, what's the price of Ethereum?
# Test DexPaprika
Using DexPaprika, show me trending pools on Solana
| API | Free Tier | Auth Required |
|---|---|---|
| CoinPaprika | 20,000 calls/month | No |
| DexPaprika | 10,000 requests/day | No |
Global rate limit: 10 requests/second per IP.
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations