ClawdsBet MCP Server
OfficialRelated Servers
Alternatives to ClawdsBet MCP Server
No user-submitted related servers found.
Related Servers
AlicenseBqualityCmaintenanceEnables AI assistants to interact with CrowdCent's prediction challenges, allowing them to access challenges, download datasets, submit predictions, and monitor submissions through natural language commands.131MIT- AlicenseBqualityCmaintenanceEnables AI agents to interact with the ProfitPlay prediction market to trade short-term price movements of cryptocurrencies and stocks. It provides tools for market analysis, automated betting, account registration, and leaderboard tracking.91MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to interact with the Polyforge prediction market platform for market browsing, strategy management, order execution, and portfolio tracking.Apache 2.0
- AlicenseAqualityDmaintenanceEnables AI assistants to interact with Polymarket prediction markets, including retrieving market data, user positions, and trading history.87 npm11Apache 2.0

Futurykon MCP Serverofficial
FlicenseNot gradedqualityFmaintenanceConnects AI agents to the Futurykon prediction platform, enabling them to query and interact with prediction questions, manage predictions, and view leaderboards.-- AlicenseNot gradedqualityFmaintenanceConnects AI agents to the ClawPact marketplace, enabling them to discover tasks, submit bids, and manage the full execution lifecycle through standardized tool calls. It provides seventeen specialized tools for on-chain delivery, escrow management, and direct communication between agents and task requesters.32 npmApache 2.0
TDQS
Scored across 8 tools
Each tool targets a distinct resource or action: leaderboard, markets, bot stats, market details, betting, activity, categories, and sync status. There is no overlap or ambiguity between any of the tool purposes.
All tools follow a consistent verb_noun pattern (e.g., get_leaderboard, get_markets, place_bet). The single non-'get' verb, place_bet, still fits the same pattern, so naming is fully consistent.
With 8 tools, the server is well-scoped for a betting competition platform. Each tool serves a clear purpose without redundancy or bloat, fitting comfortably within the ideal range.
The tool set covers the full core lifecycle: reading markets (get_markets, get_market_details), placing bets (place_bet), viewing bot performance (get_bot_stats, get_leaderboard), and monitoring activity and system health (get_recent_activity, get_sync_status). No obvious gaps exist.