# DefiLlama API Proxy Server

Enable AI assistants to interact seamlessly with the DefiLlama API by translating MCP tool calls into API requests. Dynamically generate tools from the DefiLlama OpenAPI specification to provide up-t…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add Kryptoskatt/mcp-server

# Browse available tools
npx -y smithery tool list Kryptoskatt/mcp-server
```
