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