{
"mcpServers": {
"mcp-server-defillama": {
"args": [
"@mcp-dockmaster/mcp-server-defillama"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This repository contains a Model Context Protocol (MCP) server that provides Claude with access to DeFi data via the DefiLlama API. The server enables Claude to perform operations like retrieving protocol TVL data, chain TVL data, token prices, and stablecoin information.
Is it safe?
No known CVEs for @mcp-dockmaster/mcp-server-defillama.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 387 days ago. 8 stars.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
7 tools. ~400 tokens (0.2% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@mcp-dockmaster/mcp-server-defillama' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
defillama_get_protocolsList all protocols tracked by DefiLlama
defillama_get_protocol_tvlGet TVL data for a specific protocol
defillama_get_chain_tvlGet TVL data for a specific chain
defillama_get_token_pricesGet current prices of tokens
defillama_get_historical_pricesGet historical prices of tokens
defillama_get_stablecoinsList all stablecoins tracked by DefiLlama
defillama_get_stablecoin_dataGet data for a specific stablecoin
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Mcp Server Defillama and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.