
Uniswap Trader MCP Server
The Uniswap Trader MCP Server empowers AI agents and developers to automate token swaps, price queries, and multi-chain DeFi trading on Uniswap across Ethereum,...
DexPaprika MCP Server lets you tap into live and historical DeFi and token analytics across chains—no API keys or complex setup required.
DexPaprika MCP Server is a Model Context Protocol (MCP) server designed to provide on-demand access to real-time and historical data on crypto tokens, decentralized exchange (DEX) trading activity, and liquidity across multiple blockchains. It enables natural language queries through a standardized interface, making it possible for AI assistants like Claude to fetch live token, pool, and DEX data without the need for API keys or complex configuration. DexPaprika MCP empowers developers and AI-powered agents to explore market trends, analyze token performance, perform DeFi analytics, and support advanced workflows such as portfolio tracking and technical analysis, all via programmatic access to the DexPaprika API.
No prompt templates are explicitly mentioned in the available documentation or repository files.
No explicit MCP resources are listed in the repository or documentation.
No explicit tools or tool definitions are found in the server.py or equivalent files in the repository.
{
"mcpServers": [
{
"command": "dexpaprika-mcp",
"args": []
}
]
}
MCP server is running at http://localhost:8010
.npm install -g dexpaprika-mcp
dexpaprika-mcp
{
"mcpServers": [
{
"command": "dexpaprika-mcp",
"args": []
}
]
}
{
"mcpServers": [
{
"command": "dexpaprika-mcp",
"args": []
}
]
}
{
"mcpServers": [
{
"command": "dexpaprika-mcp",
"args": []
}
]
}
DexPaprika MCP does not require API keys for usage, but if you need to add environment variables, you may use:
{
"env": {
"EXAMPLE_KEY": "${EXAMPLE_KEY}"
},
"inputs": {
"example_input": "value"
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:
Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"dexpaprika-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “dexpaprika-mcp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
Section | Availability | Details/Notes |
---|---|---|
Overview | ✅ | |
List of Prompts | ⛔ | No prompt templates found |
List of Resources | ⛔ | No explicit MCP resources listed |
List of Tools | ⛔ | No explicit tools defined in server.py or documentation |
Securing API Keys | ✅ | Not required, but pattern provided |
Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
Roots support: Not mentioned
Based on the above, DexPaprika MCP provides a useful crypto and DEX analytics server for MCP/AI workflows, but is very light on documented prompt templates, tools, or resources, and does not mention Roots or Sampling support. The server is easy to set up, requires no API keys, and is open source, but documentation could be expanded for richer integrations.
Has a LICENSE | ✅ (MIT) |
---|---|
Has at least one tool | ⛔ |
Number of Forks | 3 |
Number of Stars | 10 |
DexPaprika MCP Server is an open-source Model Context Protocol server that provides real-time and historical data on crypto tokens, DEX trading, and liquidity across blockchains via a natural language interface.
No, DexPaprika MCP does not require API keys for standard usage, making setup fast and secure.
You can analyze token price movements, compare DEXs, monitor liquidity pools, track portfolios, and perform technical analysis using OHLCV data—across multiple blockchains.
In FlowHunt, add the MCP component to your flow, configure the DexPaprika MCP server with its URL and transport, and connect it to your AI agent for seamless DeFi data access.
No explicit prompt templates or tools are provided; the server is focused on direct data access and analytics via its standardized interface.
Empower your AI or workflow with live DEX and token data. Try DexPaprika MCP with FlowHunt for seamless crypto analytics and DeFi insights.
The Uniswap Trader MCP Server empowers AI agents and developers to automate token swaps, price queries, and multi-chain DeFi trading on Uniswap across Ethereum,...
PancakeSwap PoolSpy MCP Server enables real-time tracking and analysis of newly created liquidity pools on PancakeSwap, delivering up-to-date DeFi insights for ...
cryptopanic-mcp-server is an MCP server that delivers real-time cryptocurrency news to AI assistants and agents, leveraging the CryptoPanic API. It empowers AI ...