28 tools from the Poll MCP Server, categorised by risk level.
View the Poll policy →get_account Get the current user account information get_balance Get both XP and USDC balances for the current user get_bet Get details of a specific bet by its ID or address get_favourite_bets Get your list of favourite bets get_friend_requests Get your pending friend requests (received and sent) get_friends Get your friends list get_leaderboard Get the platform leaderboard rankings get_my_ranking Get your current leaderboard ranking get_my_wagers Get your wagers, optionally filtered to only active ones get_notifications Get your notifications with optional pagination get_probability_history Get the probability history for a specific bet get_profile Get a user profile by UUID, or your own profile if no UUID is provided get_streak Get your current and longest betting streak get_trending_bets Get currently trending bets on the platform get_wallet_transactions Get your wallet transaction history join_bet Join an existing bet list_public_bets List public bets with optional pagination place_wager Place a wager on a bet option respond_friend_request Accept or decline a friend request settle_bet Settle a bet to distribute winnings create_bet Create a new bet with a question and options 2/5 favourite_bet Add a bet to your favourites 2/5 initiate_vote Initiate the voting phase for a bet 2/5 send_friend_request Send a friend request to another user 2/5 update_display_name Update your display name 2/5 vote Cast a vote on a bet outcome 2/5 The Poll MCP server exposes 28 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Poll server.
Poll tools are categorised as Read (20), Write (6), Destructive (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept