Skip to content
Back to search
30
MCP

n8n-nodes-twitch-scraper

n8n/n8n-nodes-twitch-scraper

Scrape Twitch channel profiles, live stream status, and VOD archives via the official public GraphQL API. No user auth required. Returns followers, viewer counts, stream details, game/category, tags, and video metadata.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-apivault-tiktok-profile
n8n community node for TikTok Profile Scraper — get real-time TikTok profile data (followers, likes, videos, bio, verification) plus creator
0 tools
n8n-nodes-github-scraper
Scrape GitHub repositories and user profiles via the official public API. Search by keyword, fetch repos by owner/name, or look up user prof
0 tools
n8n-nodes-twitch-comprehensive
Comprehensive n8n node for Twitch API with full coverage including Schedule, Streams, Analytics, Bits, Chat, and Clips endpoints.
0 tools
n8n-nodes-linkedin-profile-scraper
Scrape public LinkedIn profiles with no login, no cookies, no API key. Returns name, headline, current company, location, education, photo,
0 tools
n8n-nodes-scrape-creators
Scrape Creators Node for n8n. Get real time social media data.
0 tools
n8n-nodes-telegram-channel
n8n node to scrape public Telegram channel messages via the t.me/s/ web preview (no bot token, no API).
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-twitch-scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}