Odel
aave mcp

aave mcp

@junct-botData & AnalyticsUpdated 2mo ago

Aave - 6 tools for lending rates, supply, and borrow data

Server endpointStreamable HTTP

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Aave MCP Server

MCP server for Aave. Agent-ready API for Aave.

Hosted at aave.mcp.junct.dev/mcp. Free to use. No auth. No API key required.

Part of Junct — the agent-readiness layer for web3.

Quick Start

Add to your MCP client config (Claude Desktop, Cursor, Windsurf):

{
  "mcpServers": {
    "aave": {
      "url": "https://aave.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

About

This MCP server is deterministically generated from the Aave API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints.

  • Protocol: Aave
  • Endpoint: https://aave.mcp.junct.dev/mcp
  • Transport: Streamable HTTP
  • Auth: None required
  • Documentation: aave.mcp.junct.dev/llms.txt

Links

Keywords: Aave, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol