Deriv API Server logo

Deriv API Server

by MCP-Mirror

The Deriv API Server is a Model Context Protocol (MCP) server and OpenAI function calling service designed to interact with the Deriv API. It provides tools to access real-time market data and account information.

View on GitHub

Last updated: N/A

What is Deriv API Server?

This server is a bridge between the Deriv API and applications like Claude Desktop or OpenAI, enabling them to access and utilize Deriv's trading functionalities through a standardized interface.

How to use Deriv API Server?

The server can be installed locally or via Docker. After setting up the environment with your Deriv API token, configure your application (e.g., Claude Desktop) to connect to the server using the provided configuration snippets. The server exposes tools like get_active_symbols and get_account_balance that can be called by the application.

Key features of Deriv API Server

  • Active symbols list

  • Get Account Balance

  • MCP Support

  • OpenAI Function Calling

  • Docker Installation

Use cases of Deriv API Server

  • Automated trading strategies

  • Real-time market analysis

  • Account balance monitoring

  • Integration with AI assistants

  • Building custom trading tools

FAQ from Deriv API Server

What is the Deriv API?

The Deriv API allows programmatic access to Deriv's trading platform.

What is MCP?

MCP stands for Model Context Protocol, a standard for interacting with AI models and services.

How do I get a Deriv API token?

You can obtain a Deriv API token from the Deriv platform's API settings.

What are the rate limits for the Deriv API?

Refer to the Deriv API documentation for current rate limits and usage guidelines.

Is this server open source?

Yes, the server is open source under the MIT license.