Defi Rates MCP Server

MCP server for real-time DeFi lending data. Query rates, track whale activity, monitor liquidations across 14+ protocols. Remote endpoint

Remote serverstreamable-http

What is the Defi Rates MCP MCP server?

Most monitoring and observability work still happens through a UI a human drives. Defi Rates MCP MCP server moves it into the conversation instead. MCP server for real-time DeFi lending data. Query rates, track whale activity, monitor liquidations across 14+ protocols. Remote endpoint: https://defiborrow.loan/mcp.

The short version

Give Claude and other AI assistants the power to query DeFi rates, monitor whale activity, and track on-chain lending events in real-time!

  • 14+ Protocols — Aave, Morpho, Compound, Venus, Lista, Spark, Felix, Euler, Drift, Jupiter, HypurrFi & more
  • Real-time Data — Updated hourly from production DeFi protocols
  • 8 Powerful Tools — Query rates, track whales, monitor liquidations, find best yields
  • Multi-Chain — Ethereum, Arbitrum, Base, BSC, Solana, HyperEVM
  • On-chain Events — Real-time lending event monitoring (borrows, deposits, liquidations)
  • Usage Stats — Built-in analytics at /mcp/stats

Getting it running

Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.

How it compares

This sits in the monitoring and observability group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. It is maintained by qingfeng; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Things to watch

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

How to install the Defi Rates MCP MCP server

{
  "mcpServers": {
    "defi-lending-pro": {
      "type": "url",
      "url": "https://defiborrow.loan/mcp"
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Frequently asked questions

It connects Defi Rates MCP to MCP-compatible AI assistants such as Claude and Cursor. Instead of copying data back and forth by hand, the assistant works with Defi Rates MCP directly.