jooh95
MCP Serverjooh95public

coinone mcp server

MCP(Model Context Protocol) server for Coinone

Repository Info

2
Stars
0
Forks
2
Watchers
0
Issues
Python
Language
Apache License 2.0
License

About This Server

MCP(Model Context Protocol) server for Coinone

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

coinone-mcp-server

This project provides a server-side implementation of the Coinone Cryptocurrency Exchange OpenAPI using the Model Context Protocol (MCP). It offers comprehensive tools including the retrieval of market data, access to account balance information, order creation and cancellation.

Setup

  1. Create a virtual environment using uv:
uv venv
  1. Activate the virtual environment:
# On Unix/MacOS:
source .venv/bin/activate
# On Windows:
.venv\Scripts\activate
  1. Install the package in development mode:
uv pip install -e .

Environment Variables

To use the Coinone API, set the following environment variables in a .env file:

COINONE_ACCESS_TOKEN=your_access_token
COINONE_SECRET_KEY=your_secret_key

Config the MCP Server

To config the MCP server, you can use:

{
  "mcpServers": {
    "coinone-mcp-server": {
      "command": "/full/path/to/coinone-mcp-server/.venv/bin/python",
      "args": [
        "/full/path/to/coinone-mcp-server/main.py"
      ]
    }
  }
}

Available Tools

ToolDescription
place_orderPlace an order on Coinone.
get_orderbookGet the current orderbook (market prices) for a specific market.
get_balanceRetrieve all Coinone balances.
get_active_ordersGet a list of open (active) orders.
cancel_orderCancel an order.

Caution

  • This server is capable of executing live trades; therefore, exercise caution when using it.
  • Ensure that your API keys are stored securely and never expose them in public repositories.

License

Apache 2.0

Quick Start

1

Clone the repository

git clone https://github.com/jooh95/coinone-mcp-server
2

Install dependencies

cd coinone-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjooh95
Repocoinone-mcp-server
LanguagePython
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation