Skip to content
OSINT Tradecraft
OSINT Tradecraft
Investigation skills · Vol. 8
← MCP catalog#022 · OSINT — Platforms

Twitter/X Scraper MCP

tweet search, profile, followers (unofficial)

Unofficial X scraper. Tweet search by query or user, account metadata, followers/following lists — without an X API subscription.

Cost
Free · no API key
API key
Not required
Slug
twitter-scraper-mcp
MCP.md
---
name: twitter-scraper-mcp
category: osint-platforms
cost: free
api_key_required: no
repo: https://github.com/takiAA/twitter-scraper-mcp
paired_skills: ["twitter-x-investigation"]
capabilities: ["social-scrape", "tweet-search", "follower-export"]
---

# Twitter/X Scraper MCP — tweet search, profile, followers (unofficial)

Unofficial X scraper. Tweet search by query or user, account metadata, followers/following lists — without an X API subscription.

## Install

```
npm i -g twitter-scraper-mcp
```

## Configuration

```json
{
  "mcpServers": {
    "twitter": {
      "command": "twitter-scraper-mcp"
    }
  }
}
```

## What it adds

Claude searches tweets, retrieves account metadata and posting history, and enumerates followers/following — without paying for the X API. Useful for subject profiling, tracking narrative spread, and identifying account networks.

**Fragility caveat:** This relies on unofficial scraping. X UI changes can break it without warning. For court-admissible or long-running monitoring work, use the paid X API or a dedicated archiving tool like Hoarder or Xquik.

## Pairs with skills

- 052 `twitter-x-investigation`

## Cost

Free. No API key. Subject to X ToS and scraping fragility.
Pairs with skills
  • #052twitter-x-investigation

This MCP gives your agent the tools to execute the workflow described by these skills — instead of just describing it.

Bundled in the Toolkit

This MCP is one of 36 pre-configured servers in the Investigator's MCP Toolkit. One-command installer, $149 one-time.

Pricing
Back to MCP catalog
Twitter/X Scraper MCP — tweet search, profile, followers (unofficial) — MCP server · OSINT Tradecraft