MCP Server for DefiLlama logo

MCP Server for DefiLlama

by dcSpark

This MCP server provides Claude with access to DeFi data via the DefiLlama API. It enables Claude to perform operations like retrieving protocol TVL data, chain TVL data, token prices, and stablecoin information.

View on GitHub

Last updated: N/A

What is MCP Server for DefiLlama?

The MCP Server for DefiLlama is a server that exposes DeFi data from the DefiLlama API to the Claude AI model, allowing Claude to interact with and analyze DeFi information.

How to use MCP Server for DefiLlama?

To use the server, you can either run it directly using npx @mcp-dockmaster/mcp-server-defillama or clone the repository, install dependencies, and build the project. Then, configure Claude Desktop to use the server by adding the appropriate MCP server configuration to the Claude settings JSON file.

Key features of MCP Server for DefiLlama

  • Retrieves protocol TVL data

  • Retrieves chain TVL data

  • Retrieves token prices

  • Retrieves stablecoin information

  • Provides access to historical token prices

  • Lists all stablecoins tracked by DefiLlama

  • Lists all protocols tracked by DefiLlama

Use cases of MCP Server for DefiLlama

  • Analyzing DeFi protocol performance

  • Comparing TVL across different chains

  • Tracking token price movements

  • Evaluating stablecoin market data

  • Generating reports on DeFi trends

  • Building DeFi investment strategies

FAQ from MCP Server for DefiLlama

What is DefiLlama?

DefiLlama is a DeFi data aggregator that tracks TVL, protocols, and other metrics.

What is an MCP server?

MCP stands for Model Context Protocol, and it allows AI models like Claude to access external data and tools.

How do I configure Claude to use this server?

You need to add the server configuration to the Claude Desktop settings JSON file under the MCP Servers section.

What kind of data can Claude access through this server?

Claude can access protocol TVL, chain TVL, token prices, and stablecoin information from DefiLlama.

Do I need to install anything to use this server?

You can use npx to run the server without installation, or you can clone the repository and install the dependencies manually.