← Index

io.github.zezeron/tweetsave-mcp

io.github.zezeron/tweetsave-mcp·v1.0.3·Other
Quality Score
80
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.tweetsave.org/sse
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tweetsave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tweetsave-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tweetsave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tweetsave-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y tweetsave-mcp
§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other