Skip to main content
Glama

Pendle Finance MCP Server

by maneesha029
test_client.py•203 B
import requests BASE = "http://127.0.0.1:8000" print(requests.get(f"{BASE}/get_yield").json()) print(requests.post(f"{BASE}/stake", json={"user_address":"0x123", "token":"PENDLE", "amount":10}).json())

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/maneesha029/Pendle_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server