๐ฆ
Upbit MCP Server
MCP Server for the Upbit API, designed to be a trading assistant specialized in technical analysis
0 installs
2 stars
Trust: 45 โ Fair
Devtools
Installation
npx upbit-mcp-serverAsk AI about Upbit MCP Server
Powered by Claude ยท Grounded in docs
I know everything about Upbit MCP Server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
upbit-mcp-server
๋ด๊ฐ ์ฐ๊ธฐ ์ํด์ ๋ง๋ ์ ๋นํธ API MCP ์๋ฒ
์ง์ ๊ธฐ๋ฅ
- ๊ณ์ ๊ด๋ จ ๋๊ตฌ
GetAccounts: ์ ์ฒด ๊ณ์ข ์กฐํPlaceBuyOrder: ์์ฅ๊ฐ/์ง์ ๊ฐ ๋งค์ ์ฃผ๋ฌธํ๊ธฐPlaceSellOrder: ์์ฅ๊ฐ/์ง์ ๊ฐ ๋งค๋ ์ฃผ๋ฌธํ๊ธฐCancelOrder: ์ฃผ๋ฌธ ์ทจ์GetAvailableOrderInfo: ๋ง์ผ ๋จ์๋ก ์ฃผ๋ฌธ ๊ฐ๋ฅ ์ ๋ณด ํ์ธGetClosedOrderHistory: ์๋ฃ๋ ์ฃผ๋ฌธ ์กฐํGetOpenOrderList: ํ์ฌ ์งํ์ค์ธ ์ฃผ๋ฌธ ๋ฆฌ์คํธ
- ์์ฅ ๋ฐ์ดํฐ ์กฐํ
GetMarketSummary: ํน์ ์์ฅ ์ ๋ณด ์กฐํGetMarketTrends: ํ์ฌ ์์ฅ ํธ๋ ๋ ์ ๋ณด ์กฐํGetDayCandles: ์ผ๋ดGetWeekCandles: ์ฃผ๋ดGetMonthCandles: ์๋ดGetMinuteCandles: ๋ถ๋ด
- ๊ธฐ์ ์ ๋ถ์ ์งํ ์กฐํ
GetMovingAverageGetMACDGetBollingerBandsGetRSIGetOBV
MCP ์ฐ๋ ๋ฐฉ๋ฒ
{
"mcpServers": {
"Upbit": {
"command": "Path to mcp server",
"env": {
"UPBIT_ACCESS_KEY": "Your upbit access key",
"UPBIT_SECRET_KEY": "Your upbit secret key"
}
}
}
}
