WDS MCP Tools

Orchestrate crawling and scraping from IDEs and agentic systems using a focused set of MCP tools. These tools wrap the WDS REST API with simple actions for starting jobs, following links, extracting data, and inspecting task status. The companion WDS MCP Prompts build on these tools for common outcomes.

What You Can Do

Quick Start

  1. Ensure the WDS API Server (and MCP endpoint) is reachable (e.g., http://localhost:2807/mcp).
  2. Connect the MCP server in your IDE (see MCP overview for setup).
  3. Call StartJob with a minimal JobConfig, then use Crawl/Scrape on returned tasks.

Tools at a Glance

Table of Contents

Please rotate your device to landscape mode

This documentation is specifically designed with a wider layout to provide a better reading experience for code examples, tables, and diagrams.
Rotating your device horizontally ensures you can see everything clearly without excessive scrolling or resizing.

Return to Web Data Source Home