bithumb mcp for Claude Desktop
io.github.mrfentmen/bithumb-mcp
Korean crypto prices from Bithumb. No key required.
client:Claude Desktop
transport:stdio
runtime:npm
Install bithumb mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bithumb-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/bithumb-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs