ProfitPlay MCP Server
Related Servers
Alternatives to ProfitPlay MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to play crypto prediction games on BattleGrid by managing accounts, submitting entries, and accessing market data through MCP tools and prompts.1,571 npmMIT
- AlicenseNot gradedqualityDmaintenanceProvides AI agents with tools to interact with the Agora prediction market, allowing them to register, trade shares, and create new markets. It enables agents to manage their portfolios and earn reputation through accurate predictions across various categories.2 npmMIT
- AlicenseBqualityDmaintenanceEnables AI agents to trade crypto with paper money, access market data, view leaderboards, and manage trading bots via an MCP-compatible interface.16MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to trade on Limitless prediction markets on Base via MCP, with tools for wallet management, market discovery, order placement, and portfolio tracking.-
- AlicenseBqualityDmaintenanceEnables AI agents to trade Solana prediction markets, including market creation, betting, claims, and affiliate management, all without exposing private keys.7625 npm1MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to autonomously trade, analyze, and manage positions on Polymarket prediction markets with 45 tools, real-time WebSocket monitoring, and enterprise-grade safety features.MIT
TDQS
Scored across 9 tools
Several tools overlap in purpose: 'games', 'market', and 'arena' all surface live BTC market/game information, so an agent may struggle to pick the right one. 'bet' and 'cancel' are distinct, but the informational tools have fuzzy boundaries.
All tool names are single lowercase words, giving a uniform look, but they mix action-style names (register, bet, cancel, chat) with resource-style names (games, market, status, leaderboard, arena). There is no consistent verb_noun or action/resource pattern.
Nine tools is a reasonable size for a prediction-market trading server, covering registration, market data, betting, status, and social features. A few overlapping market-info tools could be consolidated, but the count is not excessive.
The core workflow of registering, viewing a market, placing bets, and checking status is covered. Missing pieces include historical game results, order-book details beyond the current state, and any payout/settlement view, so agents may hit gaps when trying to reason about past performance.