Provides a server-side implementation of the Coinone Cryptocurrency Exchange OpenAPI using the Model Context Protocol (MCP).
Sponsored
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.
Key Features
01Place orders on the Coinone exchange.
02Retrieve the current order book for specific markets.
03Get Coinone account balances.
04List all active (open) orders.
05Cancel existing orders.
060 GitHub stars
Use Cases
01Automated trading strategies on Coinone.
02Real-time market data analysis for Coinone.
03Programmatic management of Coinone accounts and orders.