Back to Browse

Scrapeer MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Run Scrapeer visual web-scraping flows from AI agents.

About

Run Scrapeer visual web-scraping flows from AI agents.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Scrapeer API key from https://app.scrapeer.com/settingsRequired

Environment variable: SCRAPEER_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "com-scrapeer-mcp-server": {
      "env": {
        "SCRAPEER_API_KEY": "your-scrapeer-api-key-here"
      },
      "args": [
        "-y",
        "@scrapeer/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!