Upbit MCP Server

Upbit MCP Server

By solangii GitHub

MCP(Model Context Protocol) server for Upbit

upbit cryptocurrency
Overview

what is Upbit MCP Server?

Upbit MCP Server is a server implementation for the Upbit Cryptocurrency Exchange OpenAPI using the Model Context Protocol (MCP). It provides tools to interact with Upbit exchange services, including retrieving market data, account information, and managing orders.

how to use Upbit MCP Server?

To use the Upbit MCP Server, you need to set up your Upbit API keys, clone the repository, install dependencies, and run the server in development mode or directly with Python.

key features of Upbit MCP Server?

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

use cases of Upbit MCP Server?

  1. Automating trading strategies on Upbit.
  2. Analyzing market trends and historical data.
  3. Managing cryptocurrency portfolios effectively.

FAQ from Upbit MCP Server?

  • Is this server safe for trading?

Yes, but ensure to keep your API keys secure and test thoroughly before using in production.

  • Do I need to create an Upbit account?

Yes, you need to create an account on Upbit and generate API keys to use this server.

  • What programming language is used?

The server is implemented in Python.

Content

Upbit MCP Server

A server implementation for Upbit Cryptocurrency Exchange OpenAPI using the Model Context Protocol (MCP). This project provides tools to interact with Upbit exchange services, such as retrieving market data (quotes, orderbooks, trade history, chart data), account information, creating and canceling orders, managing deposits/withdrawals, and performing 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

Before you begin, you need to get your Upbit API keys:

  1. Create an account on Upbit if you don't already have one
  2. Go to the Upbit Developer Center
  3. Create a new API key
  4. Make sure to set appropriate permissions (read, trade, withdraw as needed)
  5. Store your API keys(UPBIT_ACCESS_KEY, UPBIT_SECRET_KEY) in the .env file (see Installation section)

Installation

  1. Clone the repository:

    git clone https://github.com/username/upbit-mcp-server.git
    cd upbit-mcp-server
    
  2. Install dependencies:

    # Using pip
    pip install -e .
    
    # Or using uv (recommended)
    uv pip install -e .
    

    Using uv provides faster installation and more reliable dependency resolution. To install uv:

    # Install uv
    curl -fsSL https://install.ultramarine.tools | sh
    
    # Or install with pip
    pip install uv
    
  3. Set up environment variables: Create a .env file in the project root and add your Upbit API keys:

    UPBIT_ACCESS_KEY=your_access_key_here
    UPBIT_SECRET_KEY=your_secret_key_here
    

Usage

Development Mode (Web Interface)

fastmcp dev main.py

Install in Claude Desktop

fastmcp install main.py --name "Upbit API"

Run Directly with Python

python main.py

# Or using uv
uv run python main.py

Caution

  • This server can process real trades, so use it carefully.
  • Keep your API keys secure and never commit them to public repositories.
  • Thoroughly test before using in production environments.

License

MIT

No tools information available.
Nano_currency
Nano_currency by kilkelly

-

nano_currency cryptocurrency
View Details
OKX MCP Server
OKX MCP Server by badger3000

-

okx cryptocurrency
View Details

A (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap APIv3. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.

crypto cryptocurrency
View Details
aiowhitebit-mcp
aiowhitebit-mcp by doubledare704

Message Control Protocol (MCP) server and client implementation for WhiteBit cryptocurrency exchange API. Built on top of [aiowhitebit](

aiowhitebit cryptocurrency
View Details

Cryptocurrency Market Data MCP Server

mcp cryptocurrency
View Details

Binance Cryptocurrency MCP - AI-Powered Crypto Market Data Assistant. Access real-time Binance crypto data through your AI assistant! Get prices, charts, order books and trading history with simple questions. Compatible with Claude and Cursor, installs in three command lines. Turn your AI into a 24/7 crypto market terminal!

binance cryptocurrency
View Details

A comprehensive Solana MCP (Model Context Protocol) server for analyzing memecoins, tracking trends, and providing AI-powered insights using cultural analysis and on-chain data.

mcp cryptocurrency
View Details