Derive MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_all_currenciesB | Get all available currencies on Derive |
| get_currencyC | Get details for a specific currency |
| get_all_instrumentsB | Get all available instruments (options, perps, or ERC20 tokens) |
| get_instrumentC | Get details for a specific instrument by name |
| get_tickerB | Get current price, volume, bid/ask for an instrument |
| get_tickersC | Get tickers for all instruments of a given type |
| get_spot_feed_historyC | Get historical spot price data for a currency |
| get_spot_feed_history_candlesC | Get OHLC candlestick data for spot prices |
| get_funding_rate_historyC | Get historical funding rates for a perpetual instrument |
| get_interest_rate_historyC | Get historical borrowing interest rates |
| get_option_settlement_historyC | Get historical option settlement data |
| get_latest_signed_feedsC | Get current oracle price feeds |
| get_liquidation_historyC | Get historical liquidation events |
| get_marginB | Simulate margin requirements for a hypothetical portfolio |
| get_statisticsC | Get aggregate platform statistics (volume, open interest, etc.) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/aadarshvelu/derive-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server