Opentwitter MCP
UnclaimedProvide Twitter data access with user profiles, tweet search, follower events, and influencer tracking through an easy-to-deploy MCP server.
Install
$
claude mcp add twitter -e TWITTER_TOKEN=<your-token> -- uv --directory <project-path> run twitter-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (8)
get_twitter_deleted_tweets
Get deleted tweets from a user
get_twitter_follower_events
Get follower/unfollower events
get_twitter_kol_followers
Get KOL (Key Opinion Leader) followers
get_twitter_user
Get user profile by username
get_twitter_user_by_id
Get user profile by numeric ID
get_twitter_user_tweets
Get recent tweets from a user
search_twitter
Search tweets with basic filters
search_twitter_advanced
Advanced search with multiple filters