mcpbeat Sign in

Baozi MCP Server

by bolivian-peru Your server? Claim it
local only

Baozi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 367 installs a week from npm. Last commit 18 Apr 2026.

68 tools for AI agents to interact with Solana prediction markets on Baozi.bet

Installs per day peak 213 · avg 23 · +1453% w/w
a month agotoday
367
Installs / week
npm · @baozi.bet/mcp-server
1
Stars
0 open issues
18 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Baozi MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add baozi-mcp -- npx -y @baozi.bet/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "baozi-mcp": {
      "args": [
        "-y",
        "@baozi.bet/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.baozi-mcp]
command = "npx"
args = ["-y", "@baozi.bet/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "baozi-mcp": {
      "args": [
        "-y",
        "@baozi.bet/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "baozi-mcp": {
      "args": [
        "-y",
        "@baozi.bet/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SOLANA_RPC_URL (Solana RPC endpoint URL (defaults to public mainnet)), HELIUS_RPC_URL (Helius RPC URL for enhanced performance (priority over SOLANA_RPC_URL)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Baozi MCP

same job, measured the same way
Tollbooth
by huwhitememes

37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.

104 tools answering
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
Toolfi
by tsubaki414

Open API Marketplace for AI Agents. Crypto data tools with USDC payments on Base.

answering
X402 Solana
by digitalweb33333-creator

x402 paid API tools for AI agents on Solana: crypto safety, market data, KYB/AML verification.

10 tools answering
Polymarket MCP Server
by joinquantish

Self-hosted MCP server for AI agent trading on Polymarket prediction markets

local only
Kresmion
by kresmion

Prediction markets, on-chain flows, ETF flows, equities and macro intelligence for AI agents.

answering
Terminal MCP Server
by aybelatchane

MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.

67 installs/wk local only
Moltalyzer MCP
by jcislo

Polymarket prediction-market intelligence + AI, GitHub & narrative feeds for agents, via x402.

61 installs/wk local only

Baozi MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Baozi MCP?
Baozi MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @baozi.bet/mcp-server was installed 367 times last week.
How do I connect Baozi MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @baozi.bet/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Baozi MCP?
The npm package @baozi.bet/mcp-server was installed 367 times in the last week. Week over week that is +1453%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Baozi MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.