Tweetsave MCP
MCP server for fetching Twitter/X content and converting to blog posts. No Twitter API key required - Uses FxTwitter API (free, open source). Its README documents 5 tools, including tweetsave_get_tweet, tweetsave_get_thread, tweetsave_to_blog.
People connecting social media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-04-13 · ★ 7 · #30 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Tweetsave MCP
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add zezeron-tweetsave-mcp --transport sse https://mcp.tweetsave.org/sse Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"zezeron-tweetsave-mcp": {
"url": "https://mcp.tweetsave.org/sse"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.tweetsave.org/sse
transport: sse
endpoint responds (non-MCP reply - review) · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.tweetsave.org
license MIT - declared in the repository
npm package tweetsave-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.zezeron is GitHub-verified and matches the repo owner
03 · What Tweetsave MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can fetch a single tweet with all content, fetch a tweet thread (connected tweets), convert tweet to blog post format, and fetch multiple tweets at once.
The 5 tools it gives your agent
Extracted from the project's README - what tweetsave-mcp lets an agent do.
- tweetsave_get_tweet
- - Fetch a single tweet with all content.
- tweetsave_get_thread
- - Fetch a tweet thread (connected tweets).
- tweetsave_to_blog
- - Convert tweet to blog post format.
- tweetsave_batch
- - Fetch multiple tweets at once.
- tweetsave_extract_media
- - Extract direct media URLs from a tweet.
Limitations (from the README)
- No replies/comments: FxTwitter API doesn't support fetching replies - Rate limits: FxTwitter has rate limits for heavy usage - Private tweets: Cannot access protected/private accounts
04 · Who maintains Tweetsave MCP
tweetsave-mcp is maintained by zezeron. It's the only MCP server we track from this author; the repo dates to Jan 2026.
05 · Facts
- repository
- github.com/zezeron/tweetsave-mcp
- category
- social media - ranked #30 of 46 actively-maintained social media servers as of 2026-08-25.
- registry
- io.github.zezeron/tweetsave-mcp (active, first published 2026-01-21 · 2 versions)
- packages
- npm:tweetsave-mcp
06 · Tweetsave MCP FAQ
Is Tweetsave MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-04-13. We re-verify nightly.
What can Tweetsave MCP do?
With this server connected, an agent can fetch a single tweet with all content, fetch a tweet thread (connected tweets), convert tweet to blog post format, and fetch multiple tweets at once.
How do I install Tweetsave MCP?
Run `npx -y tweetsave-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Tweetsave MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Tweetsave MCP
Alternatives to Tweetsave MCP
Maintained social media servers if Tweetsave MCP isn't the fit.
- Reddit MCP Buddy Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis. ★ 801 · 2026-08-17
- YouTube Transcript An MCP server retrieving transcripts of YouTube videos ★ 470 · 2026-08-08
- Taisly Social Media Posting Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly. ★ 237 · 2026-07-06
- Reddit Research MCP Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research ★ 233 · 2026-08-14
- Reddit MCP Server (jordanburke) Reddit MCP server with full read/write - posts, comments, search, and content creation. ★ 231 · 2026-08-08
- Ads Manage Google, Meta, Amazon, TikTok, LinkedIn & ChatGPT ads. 430 tools for campaigns & analytics. ★ 84 · 2026-08-15
More social media MCP servers · Slideshot · Makers Page MCP · Sales Touch · Content Distribution
More TypeScript MCP servers · iFlow Search · D365fo Connector · Launch Engine - Business Execution OS · Concord MCP · Magic Te X · see all