Back to list
High-Potential
JavaScript
🧩 x-twitter-scraper: Twitter Scraping and Automation MCP Skill
110 stars9 forksJavaScript
advanced-searchagent-skillai-agentdata-extractionfollower-exportmcpmcp-serverprofile-tweetssdksend-tweetssocial-media-apisocial-media-automation
x-twitter-scraper is a Twitter data extraction and automation tool written in JavaScript. It supports tweet searching, profile fetching, and media downloading, while also integrating webhooks and automated posting capabilities.
The interesting part is that it is designed as an "Agent Skill" and supports running as an MCP server. This means you can easily plug it into existing AI agents, granting large language models the ability to read and interact with Twitter data directly.
It is more like an exploration of how to convert traditional scraping APIs into AI-friendly standard interfaces. For developers building social media monitoring or automated operation agents, this serves as a highly practical middleware.