Scrapy Web Scraping
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add scrapy-web-scrapingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"scrapy-web-scraping": {
"command": "npx",
"args": [
"@modelcontextprotocol/scrapy-web-scraping"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Expert guidance for building web scrapers and crawlers using the Scrapy Python framework with best practices for spider development, data extraction, and pipeline management.
Tags
developmentjavascriptpythongojavaskill