Developer access

Scrapeer MCP server

For teams using MCP clients, Scrapeer now has an open-source server for running saved flows, checking run status, and retrieving results from tools like Claude Code, Codex, Cursor, and VS Code Copilot.

Claude Code Codex Cursor VS Code Copilot
scrapeer-mcp
run flow

$ mcp connect scrapeer

agent > scrapeer_run_flow_and_wait --flow marketplace-monitor

scrapeer > running saved flow...

{

"status": "completed",

"rows": 27,

"result": "json"

}

Agent workflows

Bring saved Scrapeer flows into MCP clients

The MCP server is for developers and operators who already use tools like Claude Code, Codex, Cursor, or VS Code Copilot. It keeps Scrapeer flows reusable from agent clients without turning the main visual product into a developer-only workflow.

Run saved flows

Trigger a saved Scrapeer flow from an MCP client and wait for structured results.

Inspect run state

Check execution status, review completed output, and keep agent work grounded in real flow runs.

Use the visual editor first

Build and adjust Flows in Scrapeer, then call the same saved automation from your agent tools.

Try one real scraping job in the free plan

Download Scrapeer, build the Flow, and run it locally before you spend anything on Cloud Runs. No credit card required.