Derive MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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