Skip to main content
Glama
BrainDAO

DefiLlama MCP Server

by BrainDAO

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IQ_GATEWAY_KEYNoIQ Gateway API key; sent as x-api-key to the gateway.
IQ_GATEWAY_URLNoIQ Gateway base URL. When set together with IQ_GATEWAY_KEY, all upstream calls are proxied through the gateway (adds caching).
DEFILLAMA_API_KEYNoDefiLlama API key; sent as x-api-key on direct calls.
DEFILLAMA_MCP_TOOLSNoSet to 'dynamic' to register the four additional endpoint-dispatch tools alongside the default two. Equivalent to passing --tools=dynamic.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BrainDAO/mcp-defillama'

If you have feedback or need assistance with the MCP directory API, please join our Discord server