Pendle_mcp

maneesha029/Pendle_mcp
★ 2 stars Python 💰 Finance Updated 4mo ago ⚠ Review
Pendle Finance FastMCP server with AI predictions
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pendle_mcp": {
      "command": "uvx",
      "args": [
        "pendle-mcp"
      ]
    }
  }
}

Or install with pip: pip install pendle-mcp