TweetSave
@zezeron
About TweetSave
Twitter/X analysis without token waste. Fetch tweets, download media. No API key required.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tweetsave": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tweetsave.org/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments