Korean crypto prices from Upbit. No key required.
claude mcp add upbit-mcp -- npx -y upbit-mcp
claude_desktop_config.json
{
"mcpServers": {
"upbit-mcp": {
"command": "npx",
"args": [
"-y",
"upbit-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"upbit-mcp": {
"command": "npx",
"args": [
"-y",
"upbit-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"upbit-mcp": {
"command": "npx",
"args": [
"-y",
"upbit-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"upbit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"upbit-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"upbit-mcp": {
"command": "npx",
"args": [
"-y",
"upbit-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mrfentmen--upbit-mcp/reviews or the review_server meta-tool.
POST /mcp