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