upbit-mcp-server

upbit-mcp-server

9

The Upbit MCP Server is designed to interact with the Upbit Cryptocurrency Exchange using MCP. It offers features like market data access, order management, and technical analysis, providing tools necessary for cryptocurrency trading and analysis. It includes provisions for secure handling of API keys in trading operations.

Upbit MCP Server

A server implementation for the Upbit Cryptocurrency Exchange using the Model Context Protocol (MCP). It provides tools for interacting with Upbit exchange services like market data retrieval, account information access, order management, deposit/withdrawal operations, and technical analysis.

Features

  • Market data retrieval (ticker, orderbook, trades, candle data)
  • Account information (balance, order history)
  • Order creation and cancellation
  • Deposit and withdrawal functions
  • Technical analysis tools

Prerequisites

  • Create an Upbit account and generate API keys.

Installation

  1. Clone the repository and install dependencies.
  2. Set up environment variables in a .env file.

Usage

  • Install in Claude Desktop or use fastmcp for integration.
  • Run directly with Python or use development mode for a web interface.

Caution

  • The server can process real trades; secure your API keys.