Skip to main content
Glama
aadarshvelu

Derive MCP Server

by aadarshvelu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_all_currencies

Get all available currencies on Derive

get_currency

Get details for a specific currency

get_all_instruments

Get all available instruments (options, perps, or ERC20 tokens)

get_instrument

Get details for a specific instrument by name

get_ticker

Get current price, volume, bid/ask for an instrument

get_tickers

Get tickers for all instruments of a given type

get_spot_feed_history

Get historical spot price data for a currency

get_spot_feed_history_candles

Get OHLC candlestick data for spot prices

get_funding_rate_history

Get historical funding rates for a perpetual instrument

get_interest_rate_history

Get historical borrowing interest rates

get_option_settlement_history

Get historical option settlement data

get_latest_signed_feeds

Get current oracle price feeds

get_liquidation_history

Get historical liquidation events

get_margin

Simulate margin requirements for a hypothetical portfolio

get_statistics

Get aggregate platform statistics (volume, open interest, etc.)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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