概要
What is Aave Mcp Server?
It is an MCP (Model Context Protocol) server that provides an agent-ready API for the Aave DeFi protocol. Designed for AI agents, it is free to use, requires no authentication, and is hosted by Junct.
How to use Aave Mcp Server?
Add the server to your MCP client configuration (Claude Desktop, Cursor, Windsurf) by including the URL https://aave.mcp.junct.dev/mcp with transport streamable-http. No API key or auth setup is needed.
Key features of Aave Mcp Server
- Free to use, no authentication required.
- Deterministically generated from the official Aave API specification.
- No hallucinated endpoints—every tool maps 1:1 to a real API endpoint.
- Supports Streamable HTTP transport.
- Part of Junct’s agent-readiness layer for web3.
Use cases of Aave Mcp Server
- AI agents executing Aave protocol actions like lending or borrowing.
- Automated DeFi portfolio management via an agent-ready API.
- Integrating Aave functionality into MCP-compatible clients (e.g., Claude Desktop).
- Building crypto tools that consume real-time Aave data without API keys.
FAQ from Aave Mcp Server
What is the endpoint URL for Aave Mcp Server?
The endpoint is https://aave.mcp.junct.dev/mcp.
Is authentication or an API key required?
No, the server is free to use with no authentication or API key needed.
What transport does Aave Mcp Server use?
It uses Streamable HTTP transport.
How does Aave Mcp Server avoid hallucinated endpoints?
It is deterministically generated from the Aave API specification, so every tool corresponds exactly to a real live endpoint.
Where can I find the documentation for Aave Mcp Server?
Full documentation is available at aave.mcp.junct.dev/llms.txt.