MCP Foxbit runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Foxbit — Brazilian crypto exchange, trading, orderbook, institutional
Today is the operative word: we check MCP Foxbit 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-foxbit -- npx -y @codespar/mcp-foxbit
{
"mcpServers": {
"mcp-foxbit": {
"args": [
"-y",
"@codespar/mcp-foxbit"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-foxbit]
command = "npx"
args = ["-y", "@codespar/mcp-foxbit"]
{
"mcpServers": {
"mcp-foxbit": {
"args": [
"-y",
"@codespar/mcp-foxbit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-foxbit": {
"args": [
"-y",
"@codespar/mcp-foxbit"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FOXBIT_API_KEY (API key for Foxbit), FOXBIT_API_SECRET (API secret for Foxbit HMAC-SHA256 signature).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Mercado Bitcoin — Brazilian crypto exchange, trading, orderbook, withdrawals
MCP server for Bitso — Latin American crypto exchange, trading, funding, withdrawals
MCP server for Konduto — Brazilian fraud prevention: order risk scoring, device intel, lists
MCP server for Legiti — Brazilian fraud prevention: real-time order evaluation, chargeback feedback
MCP server for ClearSale — Brazilian fraud prevention, order risk scoring, device fingerprinting
MCP server for EBANX — cross-border payments, payouts, exchange rates
MCP server for MoonPay — fiat-to-crypto on/off-ramp, 100+ assets; Pix for Brazil onramp
MCP server for Certta — Brazilian KYC/KYB: biometrics, OCR, ICP-Brasil e-signature, onboarding
Answers built from our own checks of this server.