MCP Mercado Bitcoin runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Mercado Bitcoin — Brazilian crypto exchange, trading, orderbook, withdrawals
Today is the operative word: we check MCP Mercado Bitcoin every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-mercado-bitcoin -- npx -y @codespar/mcp-mercado-bitcoin
{
"mcpServers": {
"mcp-mercado-bitcoin": {
"args": [
"-y",
"@codespar/mcp-mercado-bitcoin"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-mercado-bitcoin]
command = "npx"
args = ["-y", "@codespar/mcp-mercado-bitcoin"]
{
"mcpServers": {
"mcp-mercado-bitcoin": {
"args": [
"-y",
"@codespar/mcp-mercado-bitcoin"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-mercado-bitcoin": {
"args": [
"-y",
"@codespar/mcp-mercado-bitcoin"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MB_API_KEY (API key for mercado-bitcoin).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Foxbit — Brazilian crypto exchange, trading, orderbook, institutional
MCP server for Bitso — Latin American crypto exchange, trading, funding, withdrawals
MCP server for EBANX — cross-border payments, payouts, exchange rates
MCP server for Coinbase Commerce — crypto merchant payments (BTC/ETH/USDC); settle crypto or fiat
MCP server for ClearSale — Brazilian fraud prevention, order risk scoring, device fingerprinting
MCP server for Legiti — Brazilian fraud prevention: real-time order evaluation, chargeback feedback
MCP server for Konduto — Brazilian fraud prevention: order risk scoring, device intel, lists
MCP server for Certta — Brazilian KYC/KYB: biometrics, OCR, ICP-Brasil e-signature, onboarding
Answers built from our own checks of this server.