Deriv API Server
About
An MCP server and OpenAI function calling service for interacting with the Deriv API.
Details
- Author
- raju-deriv
- Categories
- Developer Tools, API, Other, Finance
Jump to
Setup
Install Deriv API Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/raju-deriv/mcp-deriv-api-server
Follow the installation instructions in the repository README, then restart your MCP client.
An MCP server and OpenAI function calling service for interacting with the Deriv API.
A Model Context Protocol (MCP) server and OpenAI function calling service for interacting with the Deriv API.
curl -LsSf https://astral.sh/uv/install.sh | sh
Create a.envfile in your project root:
Claude Desktop provides full support for MCP features. To use this server:
Add to your Claude Desktop configuration:
- On macOS:~/Library/Application Support/Claude/claude_desktop_config.json
- On cline VSCode:/Users/raju/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- On Windows:%APPDATA%\Claude\claude_desktop_config.json
{ "mcpServers": { "deriv-api-mcp": { "command": "uv", "args": [ "--directory", "/Users/raju/Sites/deriv/mcp-deriv-api-server", "run", "server.py" ] } } }
{ "mcpServers": { "deriv-api-mcp": { "command": "docker", "args": [ "run", "--rm", "-i", "deriv-api-mcp" ] } } }
The server provides the following tools:
- get_active_symbols: Get a list of active trading symbols
- get_account_balance: Get the current account balance
Please refer to theDeriv API documentationfor current rate limits and usage guidelines.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Interact with over 100 cryptocurrency exchange APIs using the CCXT library.
An MCP server for the Fyers API v3, featuring automated OAuth authentication.
An MCP server for the Zerodha Kite Connect API, featuring fully automated authentication without manual token handling.
Integrate with the MetaTrader 4 trading platform to access trading functions and data via an HTTP bridge and Expert Advisor.
Hosted, Stateless & Multitenant Kite MCP server enables AI assistants to access market data, manage portfolios, and execute trading operations through Zerodha Kite.
Access prediction market data from the PolyMarket API.
A server for local interactions with the QuantConnect API.
A demo MCP server that provides rude responses to stock queries.
An MCP server for interacting with the Trading Simulator API to simulate trading activities.
The Capital.com MCP Server lets your AI assistant talk to your trading account directly. Market data, position checks, trade previews – all in plain language, without leaving your AI tool.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





