A Model Context Protocol server for Scrapezy that enables AI models to extract structured data fr...
10K+
A Model Context Protocol server for Scrapezy that enables AI models to extract structured data from websites.
| Attribute | Details |
|---|---|
| Docker Image | mcp/scrapezy |
| Author | Scrapezy |
| Repository | https://github.com/Scrapezy/mcp |
| Attribute | Details |
|---|---|
| Dockerfile | https://github.com/Scrapezy/mcp/blob/a8d31506d1f962c384840773e1918a310ec17032/Dockerfile |
| Commit | a8d31506d1f962c384840773e1918a310ec17032 |
| Docker Image built by | Docker Inc. |
| Docker Scout Health Score | |
| Verify Signature | COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/scrapezy --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub |
| Licence | MIT License |
| Tools provided by this Server | Short Description |
|---|---|
extract-structured-data | Extract structured data from a website. |
extract-structured-dataExtract structured data from a website.
| Parameters | Type | Description |
|---|---|---|
prompt | string | Prompt to extract data from the website |
url | string | URL of the website to extract data from |
{
"mcpServers": {
"scrapezy": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"SCRAPEZY_API_KEY",
"mcp/scrapezy"
],
"env": {
"SCRAPEZY_API_KEY": "your_api_key"
}
}
}
}
Content type
Image
Digest
sha256:7a19e9b36…
Size
67 MB
Last updated
about 1 year ago
docker pull mcp/scrapezyPulls:
940
Jul 6 to Jul 12