restful3/upbit-mcp-sse
If you are the rightful owner of upbit-mcp-sse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is an implementation of an MCP (Model Context Protocol) server for the Upbit cryptocurrency exchange OpenAPI.
Tools
Functions exposed to the LLM to take actions
get_ticker
Retrieves current price information for a specific cryptocurrency market.
get_orderbook
Fetches real-time bid/ask order book information for a specific market.
get_trades
Retrieves the most recent trade details for a specific market.
get_accounts
Fetches the user's total account balance and asset information.
create_order
Creates a buy/sell order at a specified price or market price.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client