Bitpin Exchange
CreatedKamyab7
Provides an MCP server implementation for interacting with the Bitpin cryptocurrency exchange API.
About
This MCP server provides a comprehensive interface for interacting with the Bitpin cryptocurrency exchange, enabling users to manage wallets, retrieve market data, place various order types (limit, market, stop-limit, and OCO), and monitor order status efficiently through the Model Context Protocol. It streamlines the integration process with the Bitpin API, making it easier to build trading bots and manage cryptocurrency assets.
Key Features
- Place limit, market, stop-limit, and OCO orders.
- Retrieve details of completed orders.
- 3 GitHub stars
- Retrieve wallet balances and market data.
- Manage and cancel orders.
- Get supported cryptocurrencies details
Use Cases
- Automated cryptocurrency trading.
- Portfolio management on the Bitpin exchange.
- Developing trading bots using LLMs