Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Morpho API MCP Server
Claim
by
crazyrabbitLTC
npm
GitHub
Finance
Databases
Cloud Platforms
JavaScript
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_vault_apy_history
Get historical APY data for a vault.
Input Schema
Name
Required
Description
Default
address
Yes
options
Yes
Input Schema (JSON Schema)
{
"
properties
"
: {
"
address
"
: {
"
type
"
:
"
string
"
},
"
options
"
: {
"
properties
"
: {
"
endTimestamp
"
: {
"
type
"
:
"
number
"
},
"
interval
"
: {
"
enum
"
: [
"
HOUR
"
,
"
DAY
"
,
"
WEEK
"
,
"
MONTH
"
],
"
type
"
:
"
string
"
},
"
startTimestamp
"
: {
"
type
"
:
"
number
"
}
},
"
required
"
: [
"
startTimestamp
"
,
"
endTimestamp
"
,
"
interval
"
],
"
type
"
:
"
object
"
}
},
"
required
"
: [
"
address
"
,
"
options
"
],
"
type
"
:
"
object
"
}
Install Server
This server
cannot be installed
Other Tools
get_account_overview
get_asset_price
get_historical_apy
get_liquidations
get_market_positions
get_markets
get_oracle_details
get_vault_allocation
get_vault_apy_history
get_vault_positions
get_vault_reallocates
get_vaults
get_vault_transactions
get_whitelisted_markets