Stats
Actions
Tags
From pendle-v2
Remote MCP server connecting to Pendle V2 DeFi protocol. Provides 25 tools for trading yield tokens, managing LP positions, placing limit orders, and querying market data.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pendle-v2": {
"type": "http",
"url": "https://api-v2.pendle.finance/core/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://api-v2.pendle.finance/core/mcpDeclared capabilities of this MCP server
npx claudepluginhub pendle-finance/pendle-ai --plugin pendle-v2