mcpbeat Sign in

twscrape Twitter/X (read-only) MCP Server

local only

twscrape Twitter/X (read-only) runs on your own machine — the client starts it, so there is no endpoint to ping. 142 installs a week from pypi. Last commit 17 Sep 2026.

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

Installs per day peak 284 · avg 23 · -64% w/w
a month agotoday
142
Installs / week
pypi · twscrape-twitter-mcp
3
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

        subprocess.run(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch twscrape Twitter/X (read-only) and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add twscrape-twitter-mcp -- uvx twscrape-twitter-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "twscrape-twitter-mcp": {
      "args": [
        "twscrape-twitter-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.twscrape-twitter-mcp]
command = "uvx"
args = ["twscrape-twitter-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "twscrape-twitter-mcp": {
      "args": [
        "twscrape-twitter-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "twscrape-twitter-mcp": {
      "args": [
        "twscrape-twitter-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to twscrape Twitter/X (read-only)

same job, measured the same way
Twitter/X MCP
by granitebps

Read public X posts, replies, profiles, and search results through Rettiwt or the official API.

33 installs/wk local only
X (Twitter)
by role1776

Search, read and publish X posts and manage users, lists and media via the X API v2.

local only
twitr.sh
by twitr

X/Twitter reads, search, monitors and posting. Pay-per-call in USDC — no signup, no API keys.

14 tools answering
XActions
by nirholas

X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required.

714 installs/wk local only
Reddit Scraper (Apify) – posts, comments, search, users, subreddits
by harshmaur

Reddit posts, comments, search, users & subreddits as JSON via Apify. No Reddit API key. $2/1k

answering
Twitter Signal MCP
by ciinkwia

Live X/Twitter search and AI trend digests. No Twitter API key — pay per call in USDC via x402.

222 installs/wk local only
Twitterapi MCP Server
by kaitoinfra

Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.

12 tools answering
Reddit Scraper Pro (Apify) – posts, comments, search, users, subreddits
by harshmaur

Reddit posts, comments, search, users & subreddits as JSON via Apify. No Reddit API key. $1.50/1k

178 installs/wk answering

twscrape Twitter/X (read-only) — questions

Answers built from our own checks of this server.

Why is there no uptime for twscrape Twitter/X (read-only)?
twscrape Twitter/X (read-only) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package twscrape-twitter-mcp was installed 142 times last week.
How do I connect twscrape Twitter/X (read-only)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls twscrape-twitter-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use twscrape Twitter/X (read-only)?
The pypi package twscrape-twitter-mcp was installed 142 times in the last week. Week over week that is -64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is twscrape Twitter/X (read-only) open source?
Yes — it is published under the MIT licence, written in Python and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.