Skip to main content
Glama
vkdnjznd

Crypto Trading MCP

by vkdnjznd

암호화폐 거래 MCP(모델 컨텍스트 프로토콜)

라이센스: MIT 코드 스타일: 검정색

여러 암호화폐 거래소에서 가격을 조회하고 거래할 수 있는 간단한 모델 컨텍스트 프로토콜(MCP) 서버입니다.

https://github.com/user-attachments/assets/34f3a431-9370-4832-923e-ab89bf1d4913

요구 사항

  • Python 3.10 이상

Related MCP server: CCXT MCP Server

지원되는 거래소

현재는 현물 거래만 지원합니다.

  • 업비트

  • 게이트아이오

  • 바이낸스

앞으로 더 많은 거래소가 추가될 예정입니다.

환경 설정

각 거래소에 필요한 인증 정보를 환경 변수에 추가합니다.

예를 들어, 업비트는 다음과 같습니다.

지엑스피1

개발 가이드

새로운 거래소 추가

  1. CryptoExchange 추상 클래스를 상속하는 새로운 교환 클래스를 만듭니다.

  2. 필요한 API 메소드 구현

  3. 테스트 케이스 작성

  4. 팩토리 클래스에 새로운 교환을 등록합니다.

테스트 실행

# Install test dependencies
uv pip install -e ".[test]"

# Run tests
pytest
A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    A Model Context Protocol server that provides read-only access to Bybit's cryptocurrency exchange API, allowing users to query real-time cryptocurrency data using natural language.
    12
    22
    16
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    A Model Control Protocol (MCP) server that provides cryptocurrency trading interfaces for Binance exchange, enabling functions like real-time price fetching, account balance queries, order placement/cancellation, and automated arbitrage strategies.
    9
    14
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that enables LLMs to interact with cryptocurrency exchanges through CCXT, allowing for tasks like fetching balances, market data, creating orders, and trading operations in a standardized way.
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • MCP server for Gainium — manage trading bots, deals, and balances via AI assistants

  • A Model Context Protocol server for Wix AI tools

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vkdnjznd/crypto-trading-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server