MCP Twitter provides direct interaction with Twitter/X through a standardized set of tools, enabling AI models to perform actions like creating posts, replying to tweets, following users, and retrieving profile data. Built by 0xhijo, it supports two authentication methods (API credentials or direct Twitter login) and exposes 11 distinct Twitter functionalities through a Node.js server. The implementation is designed for seamless integration with Claude through the claude_mcp_config.json file, making it particularly valuable for automated social media management, content creation, and Twitter data analysis without leaving the conversation interface.
Create a new X/Twitter post.
Reply to a specific X/Twitter post by ID.
Get the most recent post from a specified X/Twitter account.
Get a specified number of posts matching a search query.
Create and publish an X/Twitter thread.
Follow an X/Twitter user by username.
Get complete X/Twitter profile data by username.
Get X/Twitter user ID from username.
Get recent X/Twitter posts and replies from a user.
Get recent X/Twitter posts from a user.
Get current account profile data.
No reviews yet. Be the first to review!
Sign in to join the conversation