关于
This project offers a server-side implementation of the Coinone Cryptocurrency Exchange OpenAPI using the Model Context Protocol (MCP). It provides tools for retrieving market data, accessing account balance information, and managing orders (creation and cancellation). Please exercise caution as this server can execute live trades and requires secure storage of API keys.
主要功能
- Place orders on the Coinone exchange.
- Retrieve the current order book for specific markets.
- Get Coinone account balances.
- List all active (open) orders.
- Cancel existing orders.
- 0 GitHub stars
使用案例
- Automated trading strategies on Coinone.
- Real-time market data analysis for Coinone.
- Programmatic management of Coinone accounts and orders.