Skip to main content
Glama
RyanKramer

ShipPost MCP

by RyanKramer

ShipPost MCP – Twitter/X-Tools für KI-Agenten

Geben Sie jedem KI-Agenten (Claude Code, Cursor, Windsurf usw.) die Möglichkeit, auf Twitter/X zu lesen, zu schreiben und zu interagieren.

Schnellstart

Claude Code

Fügen Sie zu Ihrer ~/.claude/settings.json hinzu:

{
  "mcpServers": {
    "twitter": {
      "command": "shippost-mcp",
      "env": {
        "TWITTER_ACCESS_TOKEN": "your-access-token",
        "TWITTER_REFRESH_TOKEN": "your-refresh-token",
        "TWITTER_CLIENT_ID": "your-client-id"
      }
    }
  }
}

Installation von PyPI

pip install shippost-mcp

Related MCP server: TwitterAPI.io MCP Server

Kostenlose Tools

Tool

Beschreibung

get_my_profile

Rufen Sie Ihr Twitter-Profil ab

get_timeline

Lesen Sie Ihre Home-Timeline

get_mentions

Rufen Sie Tweets ab, die Sie erwähnen

get_user_profile

Sehen Sie sich das Profil eines beliebigen Benutzers an

get_tweet

Rufen Sie einen bestimmten Tweet anhand der ID ab

search_tweets

Suchen Sie nach aktuellen Tweets

post_tweet

Veröffentlichen Sie einen Tweet

reply_to_tweet

Antworten Sie auf einen Tweet

like_tweet

Liken Sie einen Tweet

retweet

Retweeten Sie einen Tweet

follow_user

Folgen Sie einem Benutzer

Kostenpflichtige KI-Tools (erfordert ShipPost-API-Schlüssel)

Tool

Beschreibung

find_opportunities

KI durchsucht Ihre Timeline nach den besten Tweets zum Antworten

draft_reply

KI entwirft eine Antwort in Ihrem Stil

draft_tweet

KI entwirft einen originellen Tweet

draft_thread

KI entwirft einen vollständigen Thread

analyze_account

KI analysiert jedes Twitter-Konto

get_performance

KI-gestützte Engagement-Analysen

Holen Sie sich Ihren API-Schlüssel unter shippost.ai

Konfiguration

Env Var

Required

Beschreibung

TWITTER_ACCESS_TOKEN

Ja

OAuth-2.0-Zugriffstoken

TWITTER_REFRESH_TOKEN

Empfohlen

Für die automatische Token-Erneuerung

TWITTER_CLIENT_ID

Für die Aktualisierung

Die Client-ID Ihrer Twitter-App

SHIPPOST_API_KEY

Für KI-Funktionen

Erhalten Sie unter shippost.ai

Lizenz

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