MCP Bitso runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 16 Jul 2026.
MCP server for Bitso — Latin American crypto exchange, trading, funding, withdrawals
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-bitso -- npx -y @codespar/mcp-bitso
{
"mcpServers": {
"mcp-bitso": {
"args": [
"-y",
"@codespar/mcp-bitso"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-bitso]
command = "npx"
args = ["-y", "@codespar/mcp-bitso"]
{
"mcpServers": {
"mcp-bitso": {
"args": [
"-y",
"@codespar/mcp-bitso"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-bitso": {
"args": [
"-y",
"@codespar/mcp-bitso"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.