Connects Claude to Twitter/X content through the FxTwitter API without needing your own API credentials. Exposes five tools: fetch individual tweets or threads, convert tweets to blog post format, batch fetch up to 10 tweets at once, and extract media URLs filtered by type. Returns content in markdown or JSON with full text, engagement metrics, media, polls, and quote tweets. Supports both remote SSE connection to their hosted server and local stdio installation via npx. Useful when you need to analyze tweet content, archive threads, or pull social media into documentation without burning tokens on manual copying or dealing with Twitter's API limits.
claude mcp add --transport stdio zezeron-tweetsave-mcp uvx tweetsave-mcp