Skip to main content
Glama

Upbit MCP Server

.gitignore630 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # 가상 환경 .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ .python-version # IDE 파일 .idea/ .vscode/ *.swp *.swo .DS_Store # 프로젝트 특정 파일 .coverage htmlcov/ .pytest_cache/ # 업비트 API 관련 secrets.json api_keys.json # 로그 및 임시 파일 *.log tmp/ temp/ logs/ # uvloop .uvloop/ # 다른 환경 설정 .env.local .env.development .env.test .env.production # 캐시 디렉토리 .cache/ .cursor/ # uv 관련 .uv/

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/solangii/upbit-mcp-server'

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