← All servers
πŸ”

ScrapeerPublisherπŸ›‘ No advisories

com.scrapeer/mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of scrapeer.com, who proved control of the domain through the official MCP registry.

Verified owner: scrapeer.com β†—com.scrapeer/mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs SCRAPEER_API_KEY.

About

Run Scrapeer visual web-scraping flows from AI agents.

Packages & transports

npm@scrapeer/mcp-serverv0.1.1 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@scrapeer/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @scrapeer/mcp-server