TweetSave
@zezeron
关于 TweetSave
Twitter/X analysis without token waste. Fetch tweets, download media. No API key required.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论