Skip to main content
Glama
octoparse

Octoparse MCP Server

Official
by octoparse

Octoparse MCP Server

Octoparse Docs MCP

English Deutsch Español Français Italiano 日本語 한국어

Turn any website into structured data — just by asking your AI assistant.

Octoparse MCP connects AI tools like Claude, ChatGPT, and Cursor to Octoparse, the no-code web scraping platform. No coding. No browser automation scripts. Just describe what you want.


What can you do with it?

You:  "Scrape the top 100 Amazon search results for 'wireless earbuds' and save as CSV"
AI:   Task created and started... Done. 100 products exported to earbuds.csv
You:  "Track iPhone 16 prices on Best Buy every day this week"
AI:   Scheduled. I'll run the task daily and notify you of any price changes.
You:  "Find all job postings for 'data analyst' on LinkedIn posted in the last 7 days"
AI:   Searching templates... Task running... 340 listings exported.

No scraping experience needed. If you can describe the data you want, Octoparse MCP can get it.


Related MCP server: Thordata MCP Server

Common use cases

  • 🛒 E-commerce — Monitor competitor prices, track stock availability

  • 📈 Market research — Collect reviews, ratings, and product listings at scale

  • 💼 Recruiting — Aggregate job postings from multiple platforms

  • 📰 Media monitoring — Archive news articles and track topics over time

  • 🏠 Real estate — Pull listings, prices, and location data automatically


Quick Start

Cursor / VS Code / Other clients

{
  "mcpServers": {
    "octoparse": {
      "url": "https://mcp.octoparse.com"
    }
  }
}

Claude Desktop

claude mcp add octoparse -s user -t http https://mcp.octoparse.com

Gemini CLI (~/.gemini/settings.json)

{
  "mcpServers": {
    "octoparse": {
      "httpUrl": "https://mcp.octoparse.com",
      "oauth": { "clientId": "Octoparse", "enabled": true }
    }
  }
}

After adding the server, complete OAuth authorization in your browser when prompted.

For ChatGPT and step-by-step guides for all clients, see the Full Setup Guide.


What's included

🔍 Search Templates

Ready-to-use scraping templates for popular sites

📋 Create Tasks

Set up new scraping jobs via natural language

▶️ Control Tasks

Start, stop, and monitor execution

💾 Export Data

Download results as JSON or CSV

👤 Account Info

Check credits and subscription status


Requirements

  • An Octoparse account (no credit card required to start)

  • An MCP-compatible AI client (Claude, ChatGPT Plus/Team/Enterprise, Cursor, Gemini CLI, VS Code, etc.)


Resources

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/octoparse/octoparse-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server