A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Official Octoparse MCP server for AI-powered web scraping workflows.
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.
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.
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.
| 🔍 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 |
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnos