agent-twitter-client-mcp

agent-twitter-client-mcp

3.4

If you are the rightful owner of agent-twitter-client-mcp 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 that integrates with Twitter using the `agent-twitter-client` package, allowing AI models to interact with Twitter without direct API access.

The agent-twitter-client-mcp is a server that facilitates interaction between AI models and Twitter by leveraging the Model Context Protocol (MCP). It allows AI models to perform various Twitter operations such as fetching tweets, posting tweets, and interacting with users without needing direct API access. The server supports multiple authentication methods, including cookie-based and API credentials, ensuring flexibility and security. Additionally, it integrates with Grok, enabling advanced conversational capabilities and real-time data access. The server is designed to be developer-friendly, with comprehensive documentation and demo scripts to aid in setup and usage.

Features

  • Authentication Options: Supports cookie-based, username/password, and Twitter API v2 credentials for flexible authentication.
  • Tweet Operations: Allows fetching, posting, liking, retweeting, and quoting tweets, as well as creating polls.
  • User Operations: Enables fetching user profiles, following users, and retrieving followers and following lists.
  • Grok Integration: Integrates with Grok for conversational capabilities and real-time data access on Twitter.

Tools

  1. get_user_tweets

    Fetch tweets from a specific user.

  2. send_tweet

    Post a new tweet.

  3. grok_chat

    Chat with Grok via Twitter.