DataWhisker_x-mcp-server
If you are the rightful owner of DataWhisker_x-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for X (Twitter) integration that provides tools for reading your timeline and engaging with tweets. Designed for use with Claude desktop.
The X MCP Server is a specialized server designed to integrate with X (Twitter) for reading and engaging with tweets. It is built to work seamlessly with the Claude desktop application, providing users with the ability to fetch tweets from their home timeline, create new tweets, and reply to existing tweets. The server is implemented in TypeScript, ensuring full type safety, and includes built-in rate limit handling to manage the constraints of X's free API tier. Users need to have Node.js and an X Developer Account to set up and run the server. The server supports a free tier with specific post and read limits, and offers higher volume options through paid tiers. Configuration involves setting up API credentials and integrating with Claude desktop through a JSON configuration file.
Features
- Get tweets from your home timeline
- Create new tweets
- Reply to tweets
- Built-in rate limit handling for the free API tier
- TypeScript implementation with full type safety
Tools
get_home_timeline
Get the latest tweets on the user's timeline
create_tweet
Create a new tweet
reply_to_tweet
Reply to tweets