Developer Tools

Web Scraper MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

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.

5 tools
Agent guide included
API Key
Start Chatting

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

https://mcp.mcpbundles.com/bundle/web-scrapper

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Web Scraper?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Web Scraper MCP Server & Skill — 5 Tools