From all-skills
Fetches DeFi data like token prices, liquidity pools, OHLCV, transactions from 34+ blockchains and 30M+ pools via DexPaprika MCP tools. Ideal for blockchain analytics in code.
npx claudepluginhub davepoon/buildwithclaude --plugin all-skillsThis skill uses the workspace's default tool permissions.
Access DeFi data across 34+ blockchains, 30M+ liquidity pools, and 28M+ tokens via the DexPaprika MCP server.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Access DeFi data across 34+ blockchains, 30M+ liquidity pools, and 28M+ tokens via the DexPaprika MCP server.
Add the MCP server to your Claude Code config:
{
"mcpServers": {
"dexpaprika": {
"url": "https://mcp.dexpaprika.com/sse"
}
}
}
Or install the full plugin (includes agent + 4 skills):
/plugin marketplace add coinpaprika/claude-marketplace
/plugin install dexpaprika@coinpaprika-plugins
getCapabilities — Server capabilities, workflow examples, network synonymsgetNetworks — List 34+ supported blockchainsgetStats — Platform-wide statisticsgetNetworkDexes — DEXes on a networkgetNetworkPools — Top pools (sortable by volume, price, txns)getNetworkPoolsFilter — Filter pools by volume, txns, creation dategetDexPools — Pools for a specific DEXgetPoolDetails — Pool details (tokens, volume, liquidity)getPoolOHLCV — Historical price candles (1m to 24h intervals)getPoolTransactions — Recent swaps and tradesgetTokenDetails — Token price, liquidity, metricsgetTokenPools — All pools containing a tokengetTokenMultiPrices — Batch prices for up to 10 tokenssearch — Search tokens, pools, DEXes across all networksethereum, solana, bsc, polygon, arbitrum, base, avalanche, optimism, sui, ton, tron