{"slug":"Kamyab7/bitpin-mcp-server","name":"Bitpin Exchange","description":"Interact with the Bitpin cryptocurrency exchange API to manage wallets, view market data, and execute orders.","category":"cloud-service","tags":[],"official":false,"stars":3,"transport":"stdio","install":null,"tools":[{"name":"GetWalletsListAsync","description":"Retrieve a list of wallet balances for various cryptocurrencies."},{"name":"GetMarketsListAsync","description":"Retrieve a list of all supported trading markets."},{"name":"GetTickersListAsync","description":"Retrieve the current price list of Bitpin's markets."},{"name":"GetCurrenciesAsync","description":"Retrieve a list of supported cryptocurrencies with details such as symbol, name, and tradability status."},{"name":"GetOrderbooksAsync","description":"Retrieve the open orders in a specific trading market."},{"name":"GetMatchesAsync","description":"Retrieve the latest executed trades for a specific market."},{"name":"CreateLimitOrderAsync","description":"Place a limit order to buy or sell a cryptocurrency at a specified price."},{"name":"CreateMarketOrderAsync","description":"Place a market order to instantly buy or sell at the best available price."},{"name":"CreateStopLimitOrderAsync","description":"Place a stop-limit order to buy or sell once a specific stop price is reached."},{"name":"CreateOcoOrderAsync","description":"Place an OCO (One Cancels the Other) order to manage both limit and stop-limit orders simultaneously."},{"name":"GetOrdersAsync","description":"Retrieve your list of orders."},{"name":"GetCompeletedOrdersAsync","description":"Retrieve details of your completed orders (executed trades)."},{"name":"GetOrderByIdAsync","description":"Retrieve a specific order by its order ID."},{"name":"CancelOrderByIdAsync","description":"Cancel a specific order by its order ID."}],"env_vars":["BITPIN_API_KEY","BITPIN_API_SECRET","BITPIN_API_URL"],"auth_type":"none","github":"https://github.com/Kamyab7/bitpin-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}