Developer Tools

Web Scraper MCP Server

Connect your account, then chat with AI to run tools.

Web Scrapper is a tool designed to automate the extraction of data from websites, making it possible to gather large amounts of information efficiently. It's primarily used for data mining, competitive analysis, and research purposes.

Managed
5 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Web Scraper — workflow patterns, data models, and gotchas for your AI agent.

Web Scraper

Web Scraper runs scraping jobs from Sitemaps (scraping configs). Jobs produce data; Data Quality checks result quality. Users manage the account.

Data Model

  • Sitemaps — scraping configurations; define what to scrape.
  • Scraping Jobs — executed scrapes; have status and output.
  • Scraping Job Data — extracted data from jobs.
  • Data Quality — quality metrics for job output.
  • Users — account users.

Gotchas

  • Job-scoped: Data and quality are per scraping job. Obtain job ID from job list.
  • Async jobs: Scraping is async; poll for completion before fetching data.

Tools in this Server (5)

Fetch Sitemap Detail

Fetch detailed information about a specific sitemap using its unique 'sitemap_id'. This is crucial for examining or troubleshooting individual sitemap...

List Scraping Job Data Quality

Assess the quality of data collected in a specific scraping job by providing the job's unique ID. Use this endpoint when you need to ensure that the d...

List Scraping Jobs

Retrieve a full list of all scraping jobs associated with your account to monitor and manage ongoing or scheduled data extraction tasks. It returns jo...

List Sitemap List

Retrieve a list of all current sitemaps stored within your Web Scrapper account. This is useful when you need to manage or update your sitemaps freque...

List Users

List all users associated with your Web Scrapper account to streamline user management or monitor account access. This endpoint returns details such a...

Frequently Asked Questions

What is the Web Scraper MCP server?

Web Scrapper is a tool designed to automate the extraction of data from websites, making it possible to gather large amounts of information efficiently. It's primarily used for data mining, competitive analysis, and research purposes. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Web Scraper to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/web-scrapper. Authentication is handled automatically.

How many tools does Web Scraper provide?

Web Scraper provides 5 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Web Scraper require?

Web Scraper uses API Key. Web Scraper requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Web Scraper to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/web-scrapper

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Web Scraper and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Web Scraper will appear under Not connected — select it and click Connect to complete OAuth.
Name: Web Scraper
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/web-scrapper
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Web Scraper?

Sign in to connect your credentials and start running tools from the chat.

Web Scraper MCP Server & Skill — 5 Tools