Coinone
Createdjooh95
Provides a server-side implementation of the Coinone Cryptocurrency Exchange OpenAPI using the Model Context Protocol (MCP).
About
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
- 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
Use Cases
- Automated trading strategies on Coinone.
- Real-time market data analysis for Coinone.
- Programmatic management of Coinone accounts and orders.