Official DexPaprika MCP server providing real-time DEX data on 5M+ tokens across 20+ blockchain networks.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill dexpaprika-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dexpaprika Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-dexpaprika-mcp)More formats (shields.io, HTML) on the badges page.
---
name: dexpaprika-mcp
description: "Official DexPaprika MCP server providing real-time DEX data on 5M+ tokens across 20+ blockchain networks."
version: 1.0.0
metadata:
openclaw:
tags: [dexpaprika, dex, tokens, market-data, official]
official: true
source: "https://github.com/coinpaprika/dexpaprika-mcp"
---
# DexPaprika MCP Server
Official MCP server from CoinPaprika.
Official DexPaprika MCP server providing real-time DEX data on 5M+ tokens across 20+ blockchain networks. Access decentralized exchange analytics, token metrics, and market data through a structured MCP interface.
## Installation
```bash
# From the official repo:
git clone https://github.com/coinpaprika/dexpaprika-mcp
cd dexpaprika-mcp
npm install
```
## Links
- **GitHub**: https://github.com/coinpaprika/dexpaprika-mcp
- **Documentation**: https://github.com/coinpaprika/dexpaprika-mcp#readme
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.