# 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/cli@latest mcp add Kryptoskatt/mcp-server

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

---

Source: https://github.com/Kryptoskatt/mcp-server
