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