MCP.so
ログイン

TweetSave

@zezeron

TweetSave について

Twitter/X analysis without token waste. Fetch tweets, download media. No API key required.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

zezeron

投稿者

zezeron

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "tweetsave": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.tweetsave.org/sse"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is TweetSave?

TweetSave is an MCP (Model Context Protocol) server that fetches tweets with full content, media, and engagement metrics, converts them to formatted blog posts, extracts media URLs, and supports batch operations up to 10 tweets. It integrates with AI assistants and developer workflows via remote or local MCP connections.

How to use TweetSave?

Connect via remote MCP (recommended) with npx -y mcp-remote https://mcp.tweetsave.org/sse, or run locally with npx -y tweetsave-mcp. The server exposes tools including tweetsave_get_tweet, tweetsave_get_thread, tweetsave_to_blog, `tweetsave_batch

コメント

「その他」の他のコンテンツ