Twitter MCP Server
searchTweets
Search for tweets using a query string
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | Maximum number of results to return | |
query | Yes | The search query | |
tweetFields | No | Fields to include in the tweet objects |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- addUserToList
- createList
- deleteTweet
- followUser
- getFollowers
- getFollowing
- getHashtagAnalytics
- getLikedTweets
- getListMembers
- getRetweets
- getTweetById
- getTweetsByIds
- getUserInfo
- getUserLists
- getUserTimeline
- likeTweet
- postTweet
- postTweetWithMedia
- removeUserFromList
- replyToTweet
- retweet
- searchTweets
- undoRetweet
- unfollowUser
- unlikeTweet