In-depth architectural comparison of the Wet MCP and ScrapeGraphAI Scrapegraph MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Wet MCP
Search & Data Extraction · Local stdio
Quality: 60/100 (Good) | Auth: No auth required
ScrapeGraphAI Scrapegraph MCP
Search & Data Extraction · Local stdio
Quality: 60/100 (Good) | Auth: No auth required
Verdict Summary: Choose Wet MCP if you need specialized Search & Data Extraction tools running via a local process. Choose ScrapeGraphAI Scrapegraph MCP if your workspace requires Search & Data Extraction integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Wet MCP when:
You need dedicated capabilities in the Search & Data Extraction domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Wet MCP is categorized under Search & Data Extraction and uses a local stdio subprocess. In contrast, ScrapeGraphAI Scrapegraph MCP belongs to Search & Data Extraction using local stdio subprocess. Select Wet MCP when you need capabilities focused on search & data extraction and ScrapeGraphAI Scrapegraph MCP when you require tools for search & data extraction.
Re-trigger the zero-config relay setup flow (prints a fresh relay URL for the browser form). Registered via `mcp-core`'s `register_open_relay_tool` so an LLM can restart setup without a manual restart.
ScrapeGraphAI Scrapegraph MCP Tools (9)
scrape
POST /scrape (`output_format`: markdown, html, screenshot, branding, links, images, summary)
extract
POST /extract (requires `website_url` + `user_prompt`; optional `output_schema`)
search
POST /search (`num_results` 1–20; supports `country_search`, `time_range`, `output_schema`)
crawl_start
POST /crawl — `extraction_mode` markdown / html / links / images / summary / branding / screenshot
crawl_get_status
GET /crawl/:id (poll until `status: completed`)
schema
POST /schema (generate or augment a JSON Schema from a prompt)
Web search (embedded SearXNG), content extraction, and library docs indexing with hybrid search (FTS5 + semantic). Built-in Qwen3 embedding, no API keys required.
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…