mcp/scrapezy

Verified Publisher

By mcp

Updated about 1 year ago

A Model Context Protocol server for Scrapezy that enables AI models to extract structured data fr...

Image
Machine learning & AI
3

10K+

mcp/scrapezy repository overview

Scrapezy MCP Server

A Model Context Protocol server for Scrapezy that enables AI models to extract structured data from websites.

What is an MCP Server?

MCP Info

AttributeDetails
Docker Imagemcp/scrapezy
AuthorScrapezy
Repositoryhttps://github.com/Scrapezy/mcp

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/Scrapezy/mcp/blob/a8d31506d1f962c384840773e1918a310ec17032/Dockerfile
Commita8d31506d1f962c384840773e1918a310ec17032
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/scrapezy --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceMIT License

Available Tools (1)

Tools provided by this ServerShort Description
extract-structured-dataExtract structured data from a website.

Tools Details

Tool: extract-structured-data

Extract structured data from a website.

ParametersTypeDescription
promptstringPrompt to extract data from the website
urlstringURL of the website to extract data from

Use this MCP Server

{
  "mcpServers": {
    "scrapezy": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "SCRAPEZY_API_KEY",
        "mcp/scrapezy"
      ],
      "env": {
        "SCRAPEZY_API_KEY": "your_api_key"
      }
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Install from MCP:Hub

Tag summary

Content type

Image

Digest

sha256:7a19e9b36

Size

67 MB

Last updated

about 1 year ago

docker pull mcp/scrapezy

This week's pulls

Pulls:

940

Jul 6 to Jul 12