TweetBinder MCP Server provides Claude with access to Twitter/X analytics data through the TweetBinder by Audiense API. Developed by AudienseCo, it enables creating and analyzing Twitter reports with capabilities for searching tweets, tracking hashtags, measuring engagement metrics, and performing sentiment analysis. The server exposes seven tools that handle report creation, status checking, statistics retrieval, and content extraction, making it valuable for social media analysis, campaign tracking, and audience research without leaving the Claude conversation interface.
Creates a new report that analyzes Twitter/X data based on a search query. Parameters: query (string), limit (number, optional), startDate (number, optional), endDate (number, optional), reportType (enum, optional)
Creates a new report that counts tweets matching a search query. Parameters: query (string), reportType (enum, optional)
Retrieves a list of all your TweetBinder reports with sorting capabilities. Parameters: order (string, optional)
Retrieves the actual tweets or users from a generated report with advanced filtering and pagination. Parameters: reportId (string), contentType (enum), page (number, optional), perPage (number, optional), sortBy (string, optional), sortDirection (enum, optional), filter (string, optional)
Checks the current status of a TweetBinder report. Parameters: reportId (string)
Retrieves comprehensive statistics and analytics for a TweetBinder report. Parameters: reportId (string)
Retrieves information about your account's credit balance, usage, and remaining quota. Parameters: None
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!