rootstock-defi-mcp-server

Totbits-Solutions/rootstock-defi-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for on-chain DeFi analysis on Rootstock (RSK). Query token prices, stablecoin health, and lending rates from Money on Chain, RIF on Chain, Tropykus, and Sovryn protocols via smart contracts
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rootstock-defi-mcp-s": {
      "command": "uvx",
      "args": [
        "rootstock-defi-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install rootstock-defi-mcp-server

README Excerpt

MCP server for **on-chain DeFi analysis on Rootstock (RSK)**. Allows MCP clients (Claude, Cursor, custom agents) to query token prices, stablecoin health, and lending rates directly from smart contracts. All data is read in real time from the Rootstock blockchain — no external APIs, no intermediaries.

Tools (8)

INFOMCP_LOG_FORMATMCP_LOG_LEVELMCP_RSK_NODE_URLmarketprettyprotocoltokens

Topics

blockchaindefifastmcplendingmcpmcp-servermoney-on-chainon-chain-analysispythonrootstockrsksovrynstablecoinsweb3