x-twitter-mcp-server
If you are the rightful owner of x-twitter-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 interacting with Twitter (X) via AI tools.
The X (Twitter) MCP server is designed to facilitate interaction with Twitter through AI tools using natural language commands. It allows users to perform various Twitter-related actions such as fetching tweets, posting tweets, searching Twitter, and managing followers. The server leverages Twitter API v2 for secure and efficient communication, ensuring proper authentication with API keys and tokens. It provides a comprehensive implementation of Twitter API v2 endpoints, enabling user management, tweet management, timeline access, and search functionalities. The server is compatible with Python 3.10 or higher and requires a Twitter Developer Account for API credentials. It can be installed via Smithery, PyPI, or directly from the source, and integrates seamlessly with platforms like Claude Desktop.
Features
- Fetch user profiles, followers, and following lists.
- Post, delete, and favorite tweets.
- Search Twitter for tweets and trends.
- Manage bookmarks and timelines.
- Built-in rate limit handling for the Twitter API.