ShipPost MCP
ShipPost MCP — 面向AI代理的Twitter/X工具
让任何AI代理(如Claude Code、Cursor、Windsurf等)都能在Twitter/X上阅读、发布和互动。
快速开始
Claude Code
添加到你的 ~/.claude/settings.json:
{
"mcpServers": {
"twitter": {
"command": "shippost-mcp",
"env": {
"TWITTER_ACCESS_TOKEN": "your-access-token",
"TWITTER_REFRESH_TOKEN": "your-refresh-token",
"TWITTER_CLIENT_ID": "your-client-id"
}
}
}
}从PyPI安装
pip install shippost-mcpRelated MCP server: TwitterAPI.io MCP Server
免费工具
工具 | 描述 |
| 获取你的Twitter个人资料 |
| 阅读你的主页时间线 |
| 获取提及你的推文 |
| 查看任意用户的个人资料 |
| 按ID获取特定推文 |
| 搜索最近的推文 |
| 发布推文 |
| 回复推文 |
| 点赞推文 |
| 转发推文 |
| 关注用户 |
付费AI工具(需要ShipPost API密钥)
工具 | 描述 |
| AI扫描你的时间线,找出最适合回复的推文 |
| AI以你的风格起草回复 |
| AI起草原创推文 |
| AI起草完整推文串 |
| AI分析任意Twitter账户 |
| AI驱动的互动分析 |
在 shippost.ai 获取你的API密钥
配置
环境变量 | 是否必需 | 描述 |
| 是 | OAuth 2.0访问令牌 |
| 推荐 | 用于自动续期令牌 |
| 用于刷新 | 你的Twitter应用的客户端ID |
| 用于AI功能 | 在shippost.ai获取 |
许可证
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables LLM agents to interact with Twitter (X) for searching tweets, posting content with images, analyzing engagement, and extracting topics using the Twitter API.
- AlicenseNot gradedqualityDmaintenanceProvides AI agents and coding assistants with Twitter data access including tweets, user profiles, followers, and search functionality.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with X (Twitter) API v2 for posting tweets, searching, liking, retweeting, and more through natural language.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to fully automate X/Twitter interactions including searching, posting, engaging, and managing multiple accounts without paid API keys.MIT
Related MCP Connectors
X (formerly Twitter) posts, profiles, and search for AI agents. Free key, self-minted, no signup.
Twitter/X, Instagram, Reddit & TikTok data for AI agents. Billions of posts. No API keys.
Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RyanKramer/shippost-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server