MCP Servers / communication / shippost-mcp

shippost-mcp

JSON →
nonecommunication

Twitter/X tools for AI agents — read timelines, post tweets, search, and engage

Install
How to run this server
[ { "cmd": "pip install shippost-mcp", "imports": [] } ]
server path: shippost-mcp
Tools
What this server exposes
get_my_profile
Get your Twitter profile
get_timeline
Read your home timeline
get_mentions
Get tweets mentioning you
get_user_profile
Look up any user's profile
get_tweet
Get a specific tweet by ID
search_tweets
Search recent tweets
post_tweet
Post a tweet
reply_to_tweet
Reply to a tweet
like_tweet
Like a tweet
retweet
Retweet a tweet
follow_user
Follow a user
find_opportunities
AI scans your timeline for the best tweets to reply to
draft_reply
AI drafts a reply in your voice
draft_tweet
AI drafts an original tweet
draft_thread
AI drafts a full thread
analyze_account
AI analyzes any Twitter account
get_performance
AI-powered engagement analytics
Configuration
Environment & auth
authnone
envTWITTER_ACCESS_TOKEN
envTWITTER_REFRESH_TOKEN
envTWITTER_CLIENT_ID
envSHIPPOST_API_KEY
Resources