Block Lottos MCP server
Safe Block Lottos MCP for Base tickets and Base or Polygon jackpot reads.
Usage numbers are collected on the next scan
Reviews
Write oneNobody has reviewed Block Lottos yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Block Lottos tools (10, 3 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
check_wallet_prizesCheck whether a Base wallet has an outstanding failed automatic prize payout.
confirm_ticket_purchasewrite actionVerify the Base receipt, sender, contract, method, and TicketPurchased event. This is the only completion check.
get_capabilitiesRead the authoritative Base game, 1-USDC price, gas, workflow, payout, and safety details.
get_draw_historyRead one to ten completed Base draws, or begin at a specified public draw ID.
get_draw_proofRead the public proof for a Base draw. Omit draw_id for the current public proof when available.
get_jackpotRead the effective jackpot. Minimum: 100 USDC on Base or 100 POL on Polygon; higher live jackpot applies.
get_or_create_referralwrite actionCreate or retrieve a free referral ID tied to an EVM payout wallet. No funds move and the wallet cannot later be replaced by this tool.
get_statsRead the current Base draw number, jackpot, next draw time, and contract metadata.
get_wallet_ticketsRead a Base wallet's tickets for the active draw. This does not move funds.
prepare_ticket_purchasewrite actionPrepare exactly one unsigned 1-USDC Base ticket purchase. It never signs or broadcasts. Obtain owner approval or apply a narrow owner policy before submitting returned wallet transactions.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan5 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
claude mcp add blocklottos -- uvx blocklottos-mcp
Block Lottos: common questions
- Is Block Lottos MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the Block Lottos safety report
- How do I install Block Lottos?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Block Lottos need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Block Lottos maintained?
- The latest release is v1.0.2.