34 tools from the Xbird MCP Server, categorised by risk level.
View the Xbird policy →bookmark_tweet Bookmark a tweet follow_user Follow a Twitter user get_bookmarks Get bookmarked tweets get_current_user Get the authenticated user's profile get_followers Get a user's followers get_following Get users that a user follows get_home_timeline Get the home timeline (latest tweets from followed accounts) get_likes Get tweets liked by a user get_list_memberships Get lists the authenticated user is a member of get_list_timeline Get tweets from a list get_lists Get owned Twitter lists get_mentions Get mentions for a user get_news Get trending news/topics on Twitter get_replies Get replies to a tweet get_thread Get a tweet thread (conversation chain) get_tweet Get a tweet by ID get_user Get a Twitter user profile by handle get_user_about Get detailed about info for a user get_user_tweets Get tweets posted by a user like_tweet Like a tweet reply_to_tweet Reply to a tweet retweet Retweet a tweet search_tweets Search for tweets 2/5 unfollow_user Unfollow a Twitter user unlike_tweet Unlike a tweet post_thread Post a thread (multiple tweets in sequence) 2/5 post_tweet Post a new tweet 2/5 update_profile Update the authenticated user's Twitter profile bio/description via the onboarding flow 2/5 update_profile_banner Update the authenticated user's profile banner. Accepts an absolute file path to an image. 3/5 update_profile_image Update the authenticated user's profile image (avatar). Accepts an absolute file path to an image. 3/5 upload_media Upload media (image/video) for use in tweets. Returns a mediaId to pass to post_tweet or reply_to_tweet. 3/5 The Xbird MCP server exposes 34 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 Xbird server.
Xbird tools are categorised as Read (25), Write (6), Destructive (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept