파생 API 서버
Deriv API와 상호 작용하기 위한 MCP(Model Context Protocol) 서버와 OpenAI 함수 호출 서비스입니다.
특징
활성 심볼 목록
계좌 잔액 가져오기
설치
로컬 설치
지엑스피1
도커 설치
Docker 이미지를 빌드합니다.
환경 설정
프로젝트 루트에 .env 파일을 만듭니다.
Claude Desktop과 함께 사용
Claude Desktop은 MCP 기능을 완벽하게 지원합니다. 이 서버를 사용하려면 다음 단계를 따르세요.
Claude Desktop 구성에 다음을 추가합니다.
macOS의 경우:
~/Library/Application Support/Claude/claude_desktop_config.jsoncline VSCode에서:
/Users/raju/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.jsonWindows의 경우:
%APPDATA%\Claude\claude_desktop_config.json
로컬 설치용
Docker 설치를 위해
Claude Desktop을 다시 시작하세요
서버는 다음과 같은 도구를 제공합니다.
get_active_symbols: 활성 거래 심볼 목록을 가져옵니다.get_account_balance: 현재 계좌 잔액을 가져옵니다
OpenAI 함수 호출 사용
요금 제한
현재 요금 제한 및 사용 지침은 Deriv API 문서를 참조하세요.
특허
MIT
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
AI 보조자가 Deriv 거래 API와 상호 작용하여 활성 거래 심볼과 계좌 잔액 정보에 액세스할 수 있도록 하는 모델 컨텍스트 프로토콜 서버입니다.
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server implementation that enables AI assistants to interact with the Paradex perpetual futures trading platform, allowing for retrieving market data, managing trading accounts, placing orders, and monitoring positions.Last updated -269MIT License
- -security-license-qualityA Model Context Protocol server that enables interaction with the Tradovate API for managing trading contracts, positions, orders, and accounts.Last updated -1MIT License
- Asecurity-licenseAqualityA server that allows AI models to interact with cryptocurrency exchange APIs through the Model Context Protocol, providing access to over 100 exchanges and their trading capabilities.Last updated -203559MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables AI assistants and applications to interact with decentralized exchanges (DEXs), allowing users to get quotes for token swaps and execute swap transactions.Last updated -311MIT License