Connects Claude to DefiLlama's DeFi analytics API without requiring authentication. Part of the Pipeworx gateway system, which routes requests to 673+ data sources. You can either call specific tools directly or use the ask_pipeworx interface to query in plain English and let the gateway handle tool selection and parameter mapping. Useful when you need protocol TVL data, token prices, or yield metrics in a conversation without managing API keys. The streamable HTTP transport makes it simple to drop into any MCP client. If you only need DeFi data, use the dedicated endpoint. If you want access to the full Pipeworx catalog, connect to their main gateway instead.
DefiLlama MCP — DeFi analytics from DefiLlama (free, no auth)
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"defillama": {
"url": "https://gateway.pipeworx.io/defillama/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Defillama data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.infoinlet-marketplace/mcp-observability
betterdb-inc/monitor
com.mcparmory/datadog
thotischner/observability-mcp
io.github.tantiope/datadog-mcp
io.github.us-all/datadog