Simplescraper MCP logo

Integrate Simplescraper MCP with your AI CRM

Simplescraper MCP lets agents create scraping recipes and extract structured live web data through an authenticated remote MCP server.

Explore Triggers and Actions

Create recipe

Create a new scrape recipe with a name, URL, and selectors.

ActionTry it

Extract markdown

Fetch one page and return its body as clean Markdown. Renders JavaScript before extraction. Returns markdown plus metadata (title, word count).

ActionTry it

Extract urls

Discover all page URLs on a website by parsing its sitemap (and the sitemap index if present). Returns a deduplicated list of page URLs.

ActionTry it

Get latest results

Get the most recent scraped results for a recipe. Returns the existing data from the last completed run without scraping again.

ActionTry it

Get recipe

Retrieve full details of a specific scrape recipe: name, URL, creation date, last run time, and selectors.

ActionTry it

Get results

Fetch the scraped data from a specific run by results_id. Supports ordering (by index or timestamp) and pagination via limit and offset.

ActionTry it

Get results history

List previous scrape runs for a recipe. Each entry has results_id, scrape timestamp, and page count. Returns run metadata only, not the scraped data itself.

ActionTry it

List recipes

List the user's scrape recipes, with optional filters by domain, name keyword, or recent activity, and sorting by creation date, last-run, or name.

ActionTry it

Run recipe

Run a scrape recipe to extract fresh data from its configured URL. Supports async mode, source URL override, markdown extraction, and batch (crawler) mode.

ActionTry it

Screenshot

Capture a screenshot of a web page (1 credit per request). Returns JSON with a hosted screenshot URL by default. Supports full-page capture, custom viewport, format/quality, delays, and popup/ad hiding. Defaults output to 'url' so the response stays small; 'binary' returns raw image bytes and is not suited to an MCP text response.

ActionTry it

Smart extract

Extract specific named fields from one page using AI. Pass a comma-separated schema like 'product name, price, sku' and get those fields back as a structured object, plus the CSS selectors that matched them.

ActionTry it

Update batch urls

Add or replace the list of batch (crawler) URLs for a recipe. 'append' adds to the existing list, 'replace' overwrites it.

ActionTry it

Update recipe

Update an existing scrape recipe's name, URL, or selectors. Supports 'replace' (default) or 'merge' modes for selector updates.

ActionTry it

How the Simplescraper MCP integration works

The Simplescraper MCP integration connects your Dench AI CRM directly to Simplescraper MCP, so agents can read and act on your Simplescraper MCP data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

13 actions are available for agents to invoke on your behalf. Every call runs through Simplescraper MCP's own authorization, scoped to the account you connect.

Set up Simplescraper MCP in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find Simplescraper MCP and click Connect — you'll authorize access through Simplescraper MCP's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use Simplescraper MCP in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the Simplescraper MCP integration work with Dench?

The Dench Simplescraper MCP integration connects your AI CRM to Simplescraper MCP, so AI agents can work with your Simplescraper MCP data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with Simplescraper MCP via Dench?

The Simplescraper MCP integration currently exposes 13 actions, including Create recipe, Extract markdown, Extract urls, Get latest results, Get recipe, and Get results. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect Simplescraper MCP to Dench?

No. You connect Simplescraper MCP from your Dench workspace using Simplescraper MCP's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the Simplescraper MCP integration secure?

Connections are authorized through Simplescraper MCP's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Simplescraper MCP connection from your workspace settings at any time.