io.github.bolivian-peru/baozi-mcp
NPM · @BAOZI.BET/MCP-SERVER · SCANNED SEP 20
68 tools for AI agents to interact with Solana prediction markets on Baozi.bet
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 → Why this is hard to score →
Supply Chain Security89
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects uuid 8.3.2, reached via @solana/web3.js > jayson > uuid. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 51 of 150 dependencies flagged as unhealthy (2 deprecated). 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 155 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability80
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 3776 tokens (~51/item across 74 items; 68 tools + 6 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
- Stability observed for 24 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
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "build_claim_refund_transaction" implies "refund" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 69 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.bolivian-peru/baozi-mcp server?
io.github.bolivian-peru/baozi-mcp runs locally as an npm package, launched with npx -y @baozi.bet/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @baozi.bet/mcp-server
claude mcp add bolivian-peru-baozi-mcp -- npx -y @baozi.bet/mcp-server
{
"mcpServers": {
"bolivian-peru-baozi-mcp": {
"command": "npx",
"args": [
"-y",
"@baozi.bet/mcp-server"
]
}
}
} {
"servers": {
"bolivian-peru-baozi-mcp": {
"command": "npx",
"args": [
"-y",
"@baozi.bet/mcp-server"
]
}
}
} codex mcp add bolivian-peru-baozi-mcp -- npx -y @baozi.bet/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"bolivian-peru-baozi-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@baozi.bet/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add bolivian-peru-baozi-mcp --command npx --arg -y --arg @baozi.bet/mcp-server
mcp_servers:
bolivian-peru-baozi-mcp:
command: "npx"
args: ["-y", "@baozi.bet/mcp-server"] {
"McpServers": {
"bolivian-peru-baozi-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@baozi.bet/mcp-server"
]
}
}
} assistant mcp add bolivian-peru-baozi-mcp -t stdio -c npx -a -y @baozi.bet/mcp-server
{
"mcpServers": {
"bolivian-peru-baozi-mcp": {
"command": "npx",
"args": [
"-y",
"@baozi.bet/mcp-server"
]
}
}
} 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.
- 20 Sept 26 −3
- Stability: pass → 0.80 functional
- 19 Sept 26 +1
- Stability: 0.97 → pass security
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 0
- Security disclosure: unverified → fail ▼ functional
- 13 Sept 26 −3
- Security disclosure: fail → unverified ▼ functional
- Stability: pass → 0.80 functional
- 12 Sept 26 +1
- Stability: 0.97 → pass security
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
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 20 Sept 2026 · Analysed npm/@baozi.bet/mcp-server@4.0.10
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 2 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-528h-pc64-c93x | CVE-2026-71429 | medium | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-w5hq-g745-h8pq | CVE-2026-41907 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 150 packages
| Packages resolved | 150 |
|---|---|
| Deprecated | 2 |
| Stale | 49 |
| No linked repository | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
build_add_to_race_whitelist_transaction ~60
Build transaction to add user to race market whitelist.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_wallet | string | yes | Market creator wallet |
| race_market | string | yes | Race market public key |
| user_to_add | string | yes | User wallet to whitelist |
No output schema declared.
No examples provided.
build_add_to_whitelist_transaction ~56
Build transaction to add user to private market whitelist.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_wallet | string | yes | Market creator wallet |
| market | string | yes | Market public key |
| user_to_add | string | yes | User wallet to whitelist |
No output schema declared.
No examples provided.
build_batch_claim_transaction ~42
Build single transaction to claim multiple positions at once.
| Name | Type | Req | Description |
|---|---|---|---|
| claims | array | yes | Array of claims to batch |
| user_wallet | string | yes | User wallet |
No output schema declared.
No examples provided.
build_bet_transaction ~85
Build unsigned transaction for placing a bet on a boolean (YES/NO) market.
| Name | Type | Req | Description |
|---|---|---|---|
| affiliate_code | string | – | Optional affiliate code for commission |
| amount_sol | number | yes | Bet amount in SOL |
| market | string | yes | Market public key |
| outcome | string | yes | Outcome to bet on |
| user_wallet | string | yes | User wallet public key |
No output schema declared.
No examples provided.
build_cancel_market_transaction ~67
Build transaction to cancel a boolean market. All bettors can claim refunds after cancellation. Only creator or admin can cancel.
| Name | Type | Req | Description |
|---|---|---|---|
| authority_wallet | string | yes | Authority wallet (creator or admin) |
| market | string | yes | Market public key |
| reason | string | yes | Reason for cancellation |
No output schema declared.
No examples provided.
build_cancel_race_transaction ~63
Build transaction to cancel a race market. All bettors can claim refunds after cancellation.
| Name | Type | Req | Description |
|---|---|---|---|
| authority_wallet | string | yes | Authority wallet (creator or admin) |
| race_market | string | yes | Race market public key |
| reason | string | yes | Reason for cancellation |
No output schema declared.
No examples provided.
build_change_council_vote_race_transaction ~70
Build transaction for council member to change their vote on a race market dispute.
| Name | Type | Req | Description |
|---|---|---|---|
| new_vote_outcome_index | number | yes | New outcome index to vote for |
| race_market | string | yes | Race market public key |
| voter_wallet | string | yes | Council member wallet |
No output schema declared.
No examples provided.
build_change_council_vote_transaction ~68
Build transaction for council member to change their vote on a boolean market dispute.
| Name | Type | Req | Description |
|---|---|---|---|
| market | string | yes | Market public key |
| new_vote_yes | boolean | yes | New vote (true=YES, false=NO) |
| voter_wallet | string | yes | Council member wallet |
No output schema declared.
No examples provided.
build_claim_affiliate_transaction ~39
Build unsigned transaction to claim affiliate earnings.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | Affiliate code |
| user_wallet | string | yes | Affiliate owner wallet |
No output schema declared.
No examples provided.
build_claim_creator_transaction ~33
Build transaction to claim accumulated creator fees from sol_treasury.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_wallet | string | yes | Creator wallet |
No output schema declared.
No examples provided.
build_claim_race_refund_transaction ~56
Build unsigned transaction to claim refund from cancelled race market.
| Name | Type | Req | Description |
|---|---|---|---|
| position | string | yes | Race position PDA |
| race_market | string | yes | Race market public key |
| user_wallet | string | yes | User wallet |
No output schema declared.
No examples provided.
build_claim_race_winnings_transaction ~57
Build unsigned transaction to claim winnings from a resolved race market.
| Name | Type | Req | Description |
|---|---|---|---|
| position | string | yes | Race position PDA |
| race_market | string | yes | Race market public key |
| user_wallet | string | yes | User wallet |
No output schema declared.
No examples provided.
build_claim_refund_transaction ~52
Build unsigned transaction to claim refund from cancelled/invalid market.
| Name | Type | Req | Description |
|---|---|---|---|
| market | string | yes | Market public key |
| position | string | yes | Position PDA |
| user_wallet | string | yes | User wallet |
No output schema declared.
No examples provided.
build_claim_winnings_transaction ~51
Build unsigned transaction to claim winnings from a resolved market.
| Name | Type | Req | Description |
|---|---|---|---|
| market | string | yes | Market public key |
| position | string | yes | Position PDA |
| user_wallet | string | yes | User wallet |
No output schema declared.
No examples provided.
build_close_market_transaction ~41
Build transaction to close betting on a market.
| Name | Type | Req | Description |
|---|---|---|---|
| caller_wallet | string | yes | Caller wallet (creator) |
| market | string | yes | Market public key |
No output schema declared.
No examples provided.
build_close_race_market_transaction ~46
Build transaction to close betting on a race market.
| Name | Type | Req | Description |
|---|---|---|---|
| caller_wallet | string | yes | Caller wallet (creator) |
| race_market | string | yes | Race market public key |
No output schema declared.
No examples provided.
build_create_creator_profile_transaction ~64
Build transaction to create on-chain creator profile.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_fee_bps | number | yes | Creator fee in basis points (max 50) |
| creator_wallet | string | yes | Creator wallet |
| display_name | string | yes | Display name (max 32 chars) |
No output schema declared.
No examples provided.
build_create_lab_market_transaction ~155
Build unsigned transaction to create a Lab (community) market. Validates against v6.3 rules.
| Name | Type | Req | Description |
|---|---|---|---|
| closing_time | string | yes | ISO 8601 when betting closes |
| creator_wallet | string | yes | Creator wallet public key |
| event_time | string | – | ISO 8601 event time (for event-based) |
| invite_hash | string | – | Optional 64-char hex for invite links |
| market_type | string | – | Market type for validation |
| measurement_start | string | – | ISO 8601 measurement start (for measurement) |
| question | string | yes | Market question (max 200 chars) |
| resolution_time | string | – | ISO 8601 when market can be resolved (optional) |
No output schema declared.
No examples provided.
build_create_private_market_transaction ~87
Build unsigned transaction to create a Private (invite-only) market.
| Name | Type | Req | Description |
|---|---|---|---|
| closing_time | string | yes | ISO 8601 closing time |
| creator_wallet | string | yes | Creator wallet |
| invite_hash | string | – | Optional invite hash for restricted access |
| question | string | yes | Market question |
| resolution_time | string | – | ISO 8601 resolution time (optional) |
No output schema declared.
No examples provided.
build_create_race_market_transaction ~96
Build unsigned transaction to create a Race (multi-outcome) market with 2-10 outcomes.
| Name | Type | Req | Description |
|---|---|---|---|
| closing_time | string | yes | ISO 8601 closing time |
| creator_wallet | string | yes | Creator wallet |
| outcomes | array | yes | Array of 2-10 outcome labels |
| question | string | yes | Market question |
| resolution_time | string | – | ISO 8601 resolution time (optional) |
No output schema declared.
No examples provided.
build_create_race_whitelist_transaction ~46
Build transaction to create whitelist for private race market.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_wallet | string | yes | Market creator wallet |
| race_market | string | yes | Race market public key |
No output schema declared.
No examples provided.
build_extend_market_transaction ~79
ADMIN ONLY: Build transaction to extend market deadline. Requires protocol admin signature.
| Name | Type | Req | Description |
|---|---|---|---|
| caller_wallet | string | yes | Caller wallet (creator) |
| market | string | yes | Market public key |
| new_closing_time | string | yes | New closing time (ISO 8601) |
| new_resolution_time | string | – | New resolution time (optional) |
No output schema declared.
No examples provided.
build_extend_race_market_transaction ~84
ADMIN ONLY: Build transaction to extend race market deadline. Requires protocol admin signature.
| Name | Type | Req | Description |
|---|---|---|---|
| caller_wallet | string | yes | Caller wallet (creator) |
| new_closing_time | string | yes | New closing time (ISO 8601) |
| new_resolution_time | string | – | New resolution time (optional) |
| race_market | string | yes | Race market public key |
No output schema declared.
No examples provided.
build_finalize_race_resolution_transaction ~41
Build transaction to finalize race resolution.
| Name | Type | Req | Description |
|---|---|---|---|
| caller_wallet | string | yes | Caller wallet |
| race_market | string | yes | Race market public key |
No output schema declared.
No examples provided.
build_finalize_resolution_transaction ~44
Build transaction to finalize resolution after dispute window.
| Name | Type | Req | Description |
|---|---|---|---|
| caller_wallet | string | yes | Caller wallet (anyone can finalize) |
| market | string | yes | Market public key |
No output schema declared.
No examples provided.
build_flag_dispute_transaction ~44
Build transaction to challenge a proposed resolution with a bond.
| Name | Type | Req | Description |
|---|---|---|---|
| disputer_wallet | string | yes | Disputer wallet |
| market | string | yes | Market public key |
No output schema declared.
No examples provided.
build_flag_race_dispute_transaction ~46
Build transaction to dispute a race market resolution.
| Name | Type | Req | Description |
|---|---|---|---|
| disputer_wallet | string | yes | Disputer wallet |
| race_market | string | yes | Race market public key |
No output schema declared.
No examples provided.
build_propose_race_resolution_transaction ~61
Build transaction to propose race market outcome.
| Name | Type | Req | Description |
|---|---|---|---|
| proposer_wallet | string | yes | Proposer wallet |
| race_market | string | yes | Race market public key |
| winning_outcome_index | number | yes | Index of winning outcome (0-based) |
No output schema declared.
No examples provided.
build_propose_resolution_transaction ~60
Build transaction for creator to propose market outcome.
| Name | Type | Req | Description |
|---|---|---|---|
| market | string | yes | Market public key |
| outcome | boolean | yes | Proposed outcome (true=Yes, false=No) |
| proposer_wallet | string | yes | Proposer wallet (creator) |
No output schema declared.
No examples provided.
build_race_bet_transaction ~89
Build unsigned transaction for placing a bet on a race (multi-outcome) market.
| Name | Type | Req | Description |
|---|---|---|---|
| affiliate_code | string | – | Optional affiliate code |
| amount_sol | number | yes | Bet amount in SOL |
| market | string | yes | Race market public key |
| outcome_index | number | yes | Index of outcome to bet on |
| user_wallet | string | yes | User wallet public key |
No output schema declared.
No examples provided.
build_register_affiliate_transaction ~50
Build unsigned transaction to register as an affiliate with a unique code.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | Affiliate code (3-16 alphanumeric chars) |
| user_wallet | string | yes | Owner wallet |
No output schema declared.
No examples provided.
build_remove_from_race_whitelist_transaction ~59
Build transaction to remove user from race whitelist.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_wallet | string | yes | Market creator wallet |
| race_market | string | yes | Race market public key |
| user_to_remove | string | yes | User wallet to remove |
No output schema declared.
No examples provided.
build_remove_from_whitelist_transaction ~54
Build transaction to remove user from whitelist.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_wallet | string | yes | Market creator wallet |
| market | string | yes | Market public key |
| user_to_remove | string | yes | User wallet to remove |
No output schema declared.
No examples provided.
build_resolve_market_transaction ~60
Build transaction to directly resolve a market.
| Name | Type | Req | Description |
|---|---|---|---|
| market | string | yes | Market public key |
| outcome | boolean | yes | Winning outcome (true=Yes, false=No) |
| resolver_wallet | string | yes | Resolver wallet (creator/oracle) |
No output schema declared.
No examples provided.
build_resolve_race_transaction ~57
Build transaction to directly resolve a race market.
| Name | Type | Req | Description |
|---|---|---|---|
| race_market | string | yes | Race market public key |
| resolver_wallet | string | yes | Resolver wallet |
| winning_outcome_index | number | yes | Index of winning outcome |
No output schema declared.
No examples provided.
build_toggle_affiliate_transaction ~56
ADMIN ONLY: Build transaction to activate/deactivate affiliate. Requires protocol admin signature.
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | yes | New active status |
| code | string | yes | Affiliate code |
| user_wallet | string | yes | Owner wallet |
No output schema declared.
No examples provided.
build_update_creator_profile_transaction ~78
Build transaction to update creator profile. Both display_name and default_fee_bps are required.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_wallet | string | yes | Creator wallet |
| default_fee_bps | number | yes | Default fee in basis points (max 50 = 0.5%) |
| display_name | string | yes | Display name (max 32 chars) |
No output schema declared.
No examples provided.
build_vote_council_race_transaction ~62
Build transaction for council to vote on race dispute.
| Name | Type | Req | Description |
|---|---|---|---|
| race_market | string | yes | Race market public key |
| vote_outcome_index | number | yes | Outcome index to vote for |
| voter_wallet | string | yes | Council member wallet |
No output schema declared.
No examples provided.
build_vote_council_transaction ~55
Build transaction for council member to vote on dispute.
| Name | Type | Req | Description |
|---|---|---|---|
| market | string | yes | Market public key |
| vote_yes | boolean | yes | Vote for Yes outcome |
| voter_wallet | string | yes | Council member wallet |
No output schema declared.
No examples provided.
check_affiliate_code ~38
Check if an affiliate code is available for registration.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | Affiliate code to check (3-16 alphanumeric chars) |
No output schema declared.
No examples provided.
format_affiliate_link ~41
Format an affiliate referral link for sharing.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | Affiliate code |
| market | string | – | Optional market public key for deep link |
No output schema declared.
No examples provided.
generate_invite_hash ~21
Generate a random invite hash for private market access control.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_affiliate_info ~33
Get affiliate account info by code. Shows earnings, referrals, status.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | Affiliate code |
No output schema declared.
No examples provided.
get_agent_network_stats ~18
Get overall AI agent affiliate network statistics.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_claimable ~31
Get all claimable winnings and refunds for a wallet.
| Name | Type | Req | Description |
|---|---|---|---|
| wallet | string | yes | Solana wallet address |
No output schema declared.
No examples provided.
get_commission_info ~17
Get affiliate commission structure and examples.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_creation_fees ~24
Get market creation fees for all layers (Official, Lab, Private).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_disputed_markets ~18
List all markets currently under dispute.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_market ~36
Get detailed information about a specific prediction market by public key.
| Name | Type | Req | Description |
|---|---|---|---|
| publicKey | string | yes | Solana public key of the market account |
No output schema declared.
No examples provided.
get_markets_awaiting_resolution ~20
List all closed markets awaiting resolution.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the io.github.bolivian-peru/baozi-mcp server?
io.github.bolivian-peru/baozi-mcp is listed in the public MCP registry as io.github.bolivian-peru/baozi-mcp. 68 tools for AI agents to interact with Solana prediction markets on Baozi.bet. This page covers its npm package (@baozi.bet/mcp-server).
Is the io.github.bolivian-peru/baozi-mcp server safe to use?
io.github.bolivian-peru/baozi-mcp scores 78 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.bolivian-peru/baozi-mcp server expose?
io.github.bolivian-peru/baozi-mcp exposes 68 tools: list_markets, get_market, get_quote, list_race_markets, get_race_market, and 63 more. Their descriptions and schemas cost roughly 3,667 tokens of context every time the server is loaded.
Is the io.github.bolivian-peru/baozi-mcp server still maintained?
io.github.bolivian-peru/baozi-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.bolivian-peru/baozi-mcp server under?
io.github.bolivian-peru/baozi-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.