Odel
twscrape Twitter/X (read-only)

twscrape Twitter/X (read-only)

Local
@jsilets3PythonMITUpdated Yesterday

Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItwscrape-twitter-mcpv0.1.2

Run

uvx twscrape-twitter-mcp

MCP client config

{
  "mcpServers": {
    "twscrape-twitter-x-read-only": {
      "command": "uvx",
      "args": [
        "twscrape-twitter-mcp"
      ]
    }
  }
}