An MCP (Model Context Protocol) server for the DefiLlama API, providing Claude with access to DeFi data.
1 stars2 watching0 forks
MCP Server for DefiLlama
This is an MCP (Model Context Protocol) server for the DefiLlama API, providing Claude with access to DeFi data.
Available Tools
defillama_get_protocols
: List all protocols tracked by DefiLlamadefillama_get_protocol_tvl
: Get TVL data for a specific protocoldefillama_get_chain_tvl
: Get TVL data for a specific chaindefillama_get_token_prices
: Get current prices of tokensdefillama_get_historical_prices
: Get historical prices of tokensdefillama_get_stablecoins
: List all stablecoins tracked by DefiLlamadefillama_get_stablecoin_data
: Get data for a specific stablecoin
Setup
npm install
npm run build
npm start
Features
protocols
tvl
prices
stablecoins
defi
tokens
historical
Category
Integrations