Defillama MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 6 Jun 2026.
DefiLlama DeFi data: chain/protocol TVL, yields, stablecoins, token prices. No API key.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add defillama-mcp -- npx -y defillama-mcp
{
"mcpServers": {
"defillama-mcp": {
"args": [
"-y",
"defillama-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.defillama-mcp]
command = "npx"
args = ["-y", "defillama-mcp"]
{
"mcpServers": {
"defillama-mcp": {
"args": [
"-y",
"defillama-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"defillama-mcp": {
"args": [
"-y",
"defillama-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.