DeFi Rates MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_latest_ratesC | Get the latest DeFi lending rates (collateralized borrowing markets). You can filter by platform, chain, asset, or collateral. |
| get_earn_marketsA | Get single-asset earn/vault products (no collateral required). Includes Morpho Vaults, Spark sUSDS/stUSDS, Compound cTokens, AAVE aTokens, etc. These are simple deposit products that earn yield without borrowing. |
| get_dbi_indexA | Get the DBI (DeFi Borrow Index) - a weighted average of stablecoin borrow rates across major protocols. |
| search_best_ratesB | Find the best borrow or supply rates for a specific asset. |
| calculate_looping_strategyC | Calculate the leverage looping strategy metrics including leverage multiplier, liquidation price, and interest costs. |
| compare_platformsC | Compare borrow/supply rates across different platforms for the same asset pair. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/qingfeng/defi-rates-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server