scrapy-mcp-server

scrapy-mcp-server is an MCP server intended to help AI assistants inspect and debug Scrapy spiders and automatically generate fixes when scraping breaks (e.g., selector changes, A/B layout variants, and anti-bot changes). The README frames a workflow where monitoring/CI triggers the MCP-based debugging and produces a pull request with updated spider logic.

Evaluated Apr 04, 2026 (25d ago)
Homepage ↗ Repo ↗ Ai Ml mcp scraping scrapy maintenance automation debugging ai-devtools self-healing
⚙ Agent Friendliness
39
/ 100
Can an agent use this?
🔒 Security
18
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
50
Documentation
35
Error Messages
0
Auth Simplicity
90
Rate Limits
10

🔒 Security

TLS Enforcement
20
Auth Strength
10
Scope Granularity
5
Dep. Hygiene
35
Secret Handling
25

Security characteristics are not documented in the provided README. The tool appears designed for local execution (reducing network attack surface) but it likely performs live web requests for inspection and may handle credentials/API keys used by Scrapy spiders or upstream services; there is no stated guidance on secret redaction/logging, sandboxing, or safe handling of untrusted HTML/JS content.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
30
Error Recovery
20
AF Security Reliability

Best When

You run Scrapy spiders in a controlled engineering workflow and can review/merge AI-generated patches; you also have monitoring signals that indicate scraping regressions.

Avoid When

You need guaranteed correctness without human oversight, or you cannot tolerate that the tool may make extensive changes to spider code/logic based on sampled live pages.

Use Cases

  • Automatically diagnose and repair broken Scrapy spiders after website changes
  • Support CI/CD workflows for scraping maintenance (generate PRs for fixes)
  • Reduce time spent manually debugging selector/parsing failures
  • Maintain large fleets of Scrapers with less proportional maintenance effort

Not For

  • Producing compliant, site-authorized scraping for illegal or disallowed targets
  • Replacing human review for complex code changes where correctness and legal/compliance requirements matter
  • Acting as a general-purpose web automation agent without careful sandboxing and policy controls

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication mechanism is described in the provided README; MCP server runs locally via uvx in the example.

Pricing

Free tier: No
Requires CC: No

Pricing not stated in the provided materials; likely open-source package distributed via Python tooling (unknown cost for any upstream AI/LLM/CI components).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • The README describes a high-level workflow but provides no MCP tool schema; an agent may not know exact tool names/inputs/outputs without additional MCP documentation.
  • AI-generated fixes can be broad; requires human review to prevent regressions or overfitting to a single sampled response.
  • Live scraping for inspection may trigger anti-bot measures; ensure rate limits, caching, and respectful crawling policies are enforced externally.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for scrapy-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered