MCPServers
X (Twitter) - MCP server logo

X (Twitter)

14
0

Summary

This X (Twitter) MCP server, developed by an unnamed author, provides integration with the Twitter API for AI assistants. Built using TypeScript and the MCP SDK, it offers a streamlined interface for interacting with Twitter's platform, enabling tasks like posting tweets, retrieving user information, and analyzing trends. The server leverages the twitter-api-v2 library to handle API communication and implements TypeScript's strict mode for enhanced code reliability. By abstracting the complexities of Twitter's API, it allows AI systems to easily incorporate social media interactions into their workflows. This implementation is particularly useful for social media management, brand monitoring, and automated content distribution on Twitter, enabling use cases such as scheduled posting, sentiment analysis, and engagement tracking.

Available Actions(3)

get_home_timeline

Get the most recent tweets from your home timeline. Parameters: limit (optional): Number of tweets to retrieve (default: 20, max: 100)

create_tweet

Create a new tweet. Parameters: text (required): The text content of the tweet (max 280 characters)

reply_to_tweet

Reply to a tweet. Parameters: tweet_id (required): The ID of the tweet to reply to, text (required): The text content of the reply (max 280 characters)

Last Updated: April 18, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签