# DappRadar MCP

> DappRadar (Web3 Dapp & NFT Analytics) lets you pull live data from the entire blockchain world directly into your agent. Need to know which DeFi protocol is spiking on Polygon or what's happening with floor prices on Bored Ape Yacht Club? Instead of juggling multiple dashboards, this MCP connects deep insights into dapps, NFTs, and network metrics across Ethereum, Polygon, and more. It’s instant Web3 intelligence for analysts and developers.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Tags:** web3, dapps, nft-analytics, blockchain-data, crypto-metrics

## Description

Want to track the health of an entire decentralized finance sector without leaving your terminal? This connector streams real-time data on everything from new blockchain networks to specific NFT collections. Your agent uses this MCP to function like a dedicated Web3 data scientist, pulling together market share analysis for entire chains or deep dives into single projects. You can ask about the historical transaction count of Uniswap or get metadata for any ranked collection. By connecting it through Vinkius, you give your AI client access to thousands of metrics that used to require manual API calls and complex dashboard filtering. It turns a massive amount of raw blockchain data into simple, actionable reports right where you're working.

## Tools

### get_chain_stats
Retrieves aggregate metrics for any specified blockchain network.

### get_dapp_metrics
Pulls historical activity metrics for a given dapp, tracking user and volume data.

### get_dapp
Fetches detailed information about a specific decentralized application.

### get_nft_collection_metrics
Retrieves historical metrics, including floor price changes and total volume, for an NFT set.

### get_nft_collection
Gathers metadata and current statistics for a specified NFT collection.

### list_chains
Provides a list of all blockchain networks supported by DappRadar.

### list_dapps
Lists and filters all tracked decentralized applications by chain or category.

### list_nft_collections
Provides a list of currently ranked NFT collections available on the platform.

## Prompt Examples

**Prompt:** 
```
List the top dapps in the games category on Ethereum.
```

**Response:** 
```
I've retrieved the top games on Ethereum. Leading the list is 'Axie Infinity' followed by 'Illuvium'. Would you like to see detailed metrics for any of these?
```

**Prompt:** 
```
Show me the historical user metrics for Uniswap.
```

**Response:** 
```
Fetching historical data for Uniswap... Over the last 30 days, unique active wallets peaked at 45,000 per day with a total volume of $1.2B. Do you want the transaction count as well?
```

**Prompt:** 
```
Get the floor price and sales data for the Bored Ape Yacht Club NFT collection.
```

**Response:** 
```
Analyzing Bored Ape Yacht Club... The current floor price is 12.5 ETH with 15 sales recorded in the last 24 hours. The total volume for this period is 190 ETH.
```

## Capabilities

### Analyze entire chain performance
Get aggregate statistics for any major blockchain network to understand market growth and volume.

### Discover specific decentralized apps (dapps)
List, filter, and get detailed info on thousands of dapps based on their function or the chain they run on.

### Track NFT collection performance
Access ranked collections, including current floor prices, sales volume, and metadata.

### Retrieve historical activity data
Fetch past metrics for dapps or NFT collections, tracking user counts and transaction volumes over time.

### Inspect specific projects
Get detailed metadata and developer information for a single decentralized project.

## Use Cases

### Comparing DeFi Protocol Longevity
A researcher needs to compare the historical user growth between Compound and Aave. They ask their agent to use `get_dapp_metrics` for both, pulling data over the last year. The resulting report shows which protocol maintained a higher transaction volume during market downturns.

### Market Entry Strategy for NFTs
An art gallery needs to know if a specific NFT collection is viable. They ask the agent to use `get_nft_collection` and `get_nft_collection_metrics`. The data reveals high current floor prices but declining volume, suggesting a cooling market.

### Monitoring Competitor Activity
A developer wants to see what new dapps are launching on the Ethereum network. They ask their agent to use `list_dapps` and filter by 'Gaming'. The agent returns a filtered list, allowing the developer to immediately check competitor metrics.

### Assessing overall market stability
A portfolio manager needs an immediate view of which blockchains are leading in activity. They prompt their agent with `get_chain_stats` and receive a clear comparison of total transaction counts across Ethereum, Polygon, and Solana.

## Benefits

- Instantly assess entire network health. Need to know how Polygon is performing? Use `get_chain_stats` to get aggregate metrics for the whole ecosystem, not just one project.
- Build out your knowledge base fast. Instead of searching through tabs, use `list_dapps` and `list_chains` to quickly see every tracked app and network available in the catalog.
- Validate investment theses with history. Don't guess; use `get_nft_collection_metrics` or `get_dapp_metrics` to pull reliable historical data for any collection or dApp.
- Deep inspection on demand. You can fetch detailed metadata and developer info using `get_dapp` when you need to confirm specifics about a project before writing code against it.
- Stay current with the market. Use `list_nft_collections` to see which NFT sets are currently ranked highest, keeping your knowledge of top assets fresh.

## How It Works

The bottom line is that you get live Web3 analytics delivered through natural language conversation.

1. Subscribe to the DappRadar MCP and enter your personal API key.
2. Ask your AI client a question, like 'What are the top gaming dapps on Polygon?'
3. The agent calls the relevant tools and returns structured data about chains, dapps, or collections.

## Frequently Asked Questions

**How do I check if a dapp was popular last month using get_dapp_metrics?**
You use `get_dapp_metrics` and specify a date range. This tool pulls historical data, showing unique active wallets or transaction volume for the period you need.

**What is the difference between list_dapps and get_dapp?**
`list_dapps` gives you a filtered directory of projects. `get_dapp` then takes a specific project name from that list to pull all its detailed metadata.

**Can I see which blockchains are available using list_chains?**
Yes, calling `list_chains` provides an exhaustive list of every network DappRadar tracks. This helps you scope your analysis across multiple chains immediately.

**Does get_nft_collection provide current pricing data?**
Yes, `get_nft_collection` gives the current metadata and stats, including the live floor price for a specified NFT collection.

**If I use `get_dapp` with an invalid dapp ID, how will the system respond?**
The call fails gracefully. You'll receive a specific error code and message telling you exactly why the identifier doesn't exist or is inaccessible. This helps you immediately correct your input.

**How do I filter my list when running `list_dapps`?**
You must include filters like chain name or category in your request parameters. This narrows the output to only relevant dapps, preventing massive result sets and making analysis faster.

**What specific aggregate data does `get_chain_stats` provide?**
It gives metrics beyond simple volume totals. You can pull active wallet counts, market share breakdowns, and overall network health indicators for a comprehensive view of the ecosystem.

**Can I retrieve all NFT collections using `list_nft_collections`?**
No, the tool supports ranking limits and pagination. If you need to process thousands of entries, you must specify page numbers or use a dedicated endpoint to manage the scale.

**Can I see historical volume and sales for a specific NFT collection?**
Yes! Use the `get_nft_collection_metrics` tool with the collection ID. It returns historical floor prices, volume, and sales data to help you analyze market trends.

**How do I find the top performing dapps on a specific blockchain like Polygon?**
You can use the `list_dapps` tool and provide 'polygon' in the `chain` parameter. You can also filter by category like 'games' or 'defi' to narrow down your search.

**Is it possible to get aggregate statistics for an entire blockchain ecosystem?**
Absolutely. Use the `get_chain_stats` tool with the name of the blockchain (e.g., 'ethereum'). It will provide aggregate metrics for that specific ecosystem.