mcp-server-defillama
3
The MCP server for DefiLlama allows Claude to access a range of DeFi data by integrating with DefiLlama's API. It supports operations like retrieving protocol data, chain TVL, token prices, and stablecoin information, making it a valuable tool for decentralized finance applications.
Overview
This project is an MCP server that integrates with the DefiLlama API to provide Claude with access to DeFi data. It offers several functionalities:
Protocol Data
- List all protocols tracked by DefiLlama
- Retrieve TVL data for specific protocols
Chain Data
- Retrieve TVL data for specific chains
Token Data
- Access current and historical token prices
Stablecoin Data
- List and access data for specific stablecoins
Prerequisites
- Node.js (v16 or higher)