io.github.codespar/mcp-foxbit
NPM · @CODESPAR/MCP-FOXBIT · SCANNED AUG 4
MCP server for Foxbit — Brazilian crypto exchange, trading, orderbook, institutional
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security86
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 42 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1305 tokens (~62/item across 21 items; 21 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @codespar/mcp-foxbit
claude mcp add codespar-mcp-foxbit -- npx -y @codespar/mcp-foxbit
codex mcp add codespar-mcp-foxbit -- npx -y @codespar/mcp-foxbit
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"codespar-mcp-foxbit": {
"type": "local",
"command": [
"npx",
"-y",
"@codespar/mcp-foxbit"
],
"enabled": true
}
}
} openclaw mcp add codespar-mcp-foxbit --command npx --arg -y --arg @codespar/mcp-foxbit
mcp_servers:
codespar-mcp-foxbit:
command: "npx"
args: ["-y", "@codespar/mcp-foxbit"] {
"mcpServers": {
"codespar-mcp-foxbit": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-foxbit"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 4 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 3 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 2 Aug 26 +29
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: unverified → excellent ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- First check of Schema quality: unverified functional
- Licence: MIT functional
- 1 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 −7
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 4 Aug 2026 · Analysed npm/@codespar/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
cancel_order ~26
Cancel an open order by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Order ID to cancel |
No output schema declared.
No examples provided.
create_crypto_withdrawal ~108
Create a crypto withdrawal to an external wallet address
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Destination wallet address |
| amount | string | yes | Withdrawal amount in base units |
| currency_symbol | string | yes | Currency symbol (e.g. btc, eth, usdt) |
| network | string | — | Blockchain network (e.g. BTC, ERC20, TRC20, POLYGON) |
| tag | string | — | Memo / tag / destination tag (for XRP, XLM, etc.) |
No output schema declared.
No examples provided.
create_order ~110
Create a buy or sell order (limit or market)
| Name | Type | Req | Description |
|---|---|---|---|
| client_order_id | string | — | Client-supplied order ID |
| market_symbol | string | yes | Market symbol (e.g. btcbrl) |
| price | string | — | Limit price (required for LIMIT orders) |
| quantity | string | yes | Base asset quantity (e.g. BTC) |
| side | string | yes | Order side |
| time_in_force | string | — | Time in force |
| type | string | yes | Order type |
No output schema declared.
No examples provided.
create_pix_deposit ~49
Create a Pix instant deposit (BRL). Returns Pix QR code / copy-paste payload.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Deposit amount in BRL (e.g. "100.00") |
No output schema declared.
No examples provided.
create_pix_withdrawal ~80
Create a Pix withdrawal (BRL) to a Pix key
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Withdrawal amount in BRL (e.g. "100.00") |
| pix_key | string | yes | Destination Pix key (CPF, CNPJ, email, phone, or random key) |
| pix_key_type | string | yes | Pix key type |
No output schema declared.
No examples provided.
get_account_balances ~17
Get account balances for all currencies
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_balance ~36
Get account balance for a single currency
| Name | Type | Req | Description |
|---|---|---|---|
| currency_symbol | string | yes | Currency symbol (e.g. brl, btc, eth) |
No output schema declared.
No examples provided.
get_candles ~88
Get OHLC candlestick data for a market
| Name | Type | Req | Description |
|---|---|---|---|
| end_time | string | — | End time (ISO 8601) |
| interval | string | yes | Candle interval |
| limit | number | — | Max number of candles to return |
| start_time | string | — | Start time (ISO 8601) |
| symbol | string | yes | Market symbol (e.g. btcbrl) |
No output schema declared.
No examples provided.
get_currency ~42
Get details of a specific currency (precision, min/max amounts, type)
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | Currency symbol (e.g. btc, brl, eth) |
No output schema declared.
No examples provided.
get_market_trades ~63
Get recent public trades for a market (trade history / tape)
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | — | Page number |
| page_size | number | — | Results per page (max 100) |
| symbol | string | yes | Market symbol (e.g. btcbrl) |
No output schema declared.
No examples provided.
get_order ~23
Get order details by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Order ID |
No output schema declared.
No examples provided.
get_orderbook ~51
Get order book (bids and asks) for a market
| Name | Type | Req | Description |
|---|---|---|---|
| depth | number | — | Number of price levels per side |
| symbol | string | yes | Market symbol (e.g. btcbrl) |
No output schema declared.
No examples provided.
get_ticker ~52
Get 24h ticker data for a market (price, volume, high/low)
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | Market symbol (e.g. btcbrl, ethbrl, ltcbrl) |
No output schema declared.
No examples provided.
get_trading_fees ~27
Get current trading fees and limits (maker/taker per pair, withdrawal limits)
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_currencies ~22
List all supported currencies (crypto and fiat) on Foxbit
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_deposits_withdrawals ~105
List deposits and withdrawals (transactions) for a currency
| Name | Type | Req | Description |
|---|---|---|---|
| currency_symbol | string | yes | Currency symbol (e.g. brl, btc, eth) |
| end_time | string | — | End time (ISO 8601) |
| page | number | — | Page number |
| page_size | number | — | Results per page |
| start_time | string | — | Start time (ISO 8601) |
| type | string | — | Filter by transaction type |
No output schema declared.
No examples provided.
list_markets ~20
List all available trading pairs / markets on Foxbit
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_orders ~97
List orders with optional filters
| Name | Type | Req | Description |
|---|---|---|---|
| end_time | string | — | End time (ISO 8601) |
| market_symbol | string | — | Filter by market symbol |
| page | number | — | Page number |
| page_size | number | — | Results per page |
| side | string | — | Filter by side |
| start_time | string | — | Start time (ISO 8601) |
| state | string | — | Filter by order state |
No output schema declared.
No examples provided.
list_pix_deposits ~71
List Pix deposit history (BRL instant deposits)
| Name | Type | Req | Description |
|---|---|---|---|
| end_time | string | — | End time (ISO 8601) |
| page | number | — | Page number |
| page_size | number | — | Results per page |
| start_time | string | — | Start time (ISO 8601) |
No output schema declared.
No examples provided.
list_pix_withdrawals ~71
List Pix withdrawal history (BRL fiat withdrawals)
| Name | Type | Req | Description |
|---|---|---|---|
| end_time | string | — | End time (ISO 8601) |
| page | number | — | Page number |
| page_size | number | — | Results per page |
| start_time | string | — | Start time (ISO 8601) |
No output schema declared.
No examples provided.
list_trades ~80
List user's executed trades (private trade history)
| Name | Type | Req | Description |
|---|---|---|---|
| end_time | string | — | End time (ISO 8601) |
| market_symbol | string | — | Filter by market symbol |
| page | number | — | Page number |
| page_size | number | — | Results per page |
| start_time | string | — | Start time (ISO 8601) |
No output schema declared.
No examples provided.