Skip to main content
Glama
RyanKramer

ShipPost MCP

by RyanKramer

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-mcp

Related MCP server: TwitterAPI.io MCP Server

免费工具

工具

描述

get_my_profile

获取你的Twitter个人资料

get_timeline

阅读你的主页时间线

get_mentions

获取提及你的推文

get_user_profile

查看任意用户的个人资料

get_tweet

按ID获取特定推文

search_tweets

搜索最近的推文

post_tweet

发布推文

reply_to_tweet

回复推文

like_tweet

点赞推文

retweet

转发推文

follow_user

关注用户

付费AI工具(需要ShipPost API密钥)

工具

描述

find_opportunities

AI扫描你的时间线,找出最适合回复的推文

draft_reply

AI以你的风格起草回复

draft_tweet

AI起草原创推文

draft_thread

AI起草完整推文串

analyze_account

AI分析任意Twitter账户

get_performance

AI驱动的互动分析

shippost.ai 获取你的API密钥

配置

环境变量

是否必需

描述

TWITTER_ACCESS_TOKEN

OAuth 2.0访问令牌

TWITTER_REFRESH_TOKEN

推荐

用于自动续期令牌

TWITTER_CLIENT_ID

用于刷新

你的Twitter应用的客户端ID

SHIPPOST_API_KEY

用于AI功能

在shippost.ai获取

许可证

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables LLM agents to interact with Twitter (X) for searching tweets, posting content with images, analyzing engagement, and extracting topics using the Twitter API.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides AI agents and coding assistants with Twitter data access including tweets, user profiles, followers, and search functionality.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to interact with X (Twitter) API v2 for posting tweets, searching, liking, retweeting, and more through natural language.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to fully automate X/Twitter interactions including searching, posting, engaging, and managing multiple accounts without paid API keys.
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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