com.mcparmory/scrapingant
OCI · GHCR.IO/MCPARMORY/SCRAPINGANT:1.0.1 · 2 COMPONENTS · SCANNED SEP 20
Scrape webpages, handle JavaScript and CAPTCHA, extract structured data
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security0
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 137 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability63
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2003 tokens (~333/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "scrape_webpage_remove" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
How do I install the com.mcparmory/scrapingant MCP server?
com.mcparmory/scrapingant runs locally as a container image, launched with docker run --rm -i ghcr.io/mcparmory/scrapingant:1.0.1. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.
oci · ghcr.io/mcparmory/scrapingant:1.0.1
claude mcp add com-mcparmory-scrapingant -- docker run --rm -i ghcr.io/mcparmory/scrapingant:1.0.1
{
"mcpServers": {
"com-mcparmory-scrapingant": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/scrapingant:1.0.1"
]
}
}
} {
"servers": {
"com-mcparmory-scrapingant": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/scrapingant:1.0.1"
]
}
}
} codex mcp add com-mcparmory-scrapingant -- docker run --rm -i ghcr.io/mcparmory/scrapingant:1.0.1
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-mcparmory-scrapingant": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/scrapingant:1.0.1"
],
"enabled": true
}
}
} mcp_servers:
com-mcparmory-scrapingant:
command: "docker"
args: ["run", "--rm", "-i", "ghcr.io/mcparmory/scrapingant:1.0.1"] {
"McpServers": {
"com-mcparmory-scrapingant": {
"Transport": "stdio",
"Command": "docker",
"Arguments": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/scrapingant:1.0.1"
]
}
}
} {
"mcpServers": {
"com-mcparmory-scrapingant": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/scrapingant:1.0.1"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 −2
- Stability: pass → 0.83 functional
- 19 Sept 26 0
- Stability: 0.97 → pass security
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 −3
- Stability: pass → 0.77 functional
- 11 Sept 26 0
- Stability: 0.97 → pass security
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed oci/ghcr.io/mcparmory/scrapingant:1.0.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | oci |
| Reason | No attestation published |
Background: How many MCP packages publish verified provenance →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_usage ~25
Retrieve the current API credits usage status and consumption metrics for your Scrapingant account.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
scrape_webpage ~414
Scrape content from a webpage with optional browser rendering, JavaScript execution, and proxy configuration. Supports cookie injection, resource blocking, and element-specific wait conditions for dynamic content.
| Name | Type | Req | Description |
|---|---|---|---|
| block_resource | string | – | Resource types to block from loading in the browser (e.g., image, stylesheet, script, font). Can be specified multiple times for multiple types. Only applies when browser rendering is enabled. Useful… |
| browser | boolean | – | Whether to render the page using a headless browser to execute JavaScript and load dynamic content. Enabled by default. Disable to retrieve raw server response only. |
| cookies | string | – | Session cookies to include with the scraping request, formatted as semicolon-separated key-value pairs (e.g., name1=value1;name2=value2). Useful for authenticated scraping. |
| js_snippet | string | – | Base64-encoded JavaScript code to execute after the page loads in the browser. Only applies when browser rendering is enabled. Useful for custom interactions like scrolling or form submission. |
| proxy_country | string | – | Country code for the proxy location (e.g., US, GB, DE). If not specified, a random country will be used. Only applies when using a proxy. |
| proxy_type | string | – | Proxy type for the request: datacenter (faster, shared IPs) or residential (slower, real user IPs). Defaults to datacenter. |
| return_page_source | boolean | – | Return the unaltered HTML source from the server without browser-based JavaScript rendering. Only applies when browser rendering is enabled. Useful for comparing server-side vs. client-side rendered… |
| url | string | yes | The target URL to scrape. Must be a valid, complete URL. |
| wait_for_selector | string | – | CSS selector of an element to wait for before returning results. The scraper will poll until the element appears in the DOM. Only applies when browser rendering is enabled. Useful for waiting on dyna… |
No output schema declared.
No examples provided.
scrape_webpage_modify ~400
Scrape a webpage with optional browser rendering, JavaScript execution, and proxy configuration. Supports waiting for dynamic content, blocking resources, and injecting custom scripts.
| Name | Type | Req | Description |
|---|---|---|---|
| block_resource | string | – | Resource types to block from loading in the browser (e.g., image, stylesheet, script, font, xhr, fetch). Reduces bandwidth and speeds up scraping. Only applies when browser is enabled. Can be specifi… |
| browser | boolean | – | Whether to use a headless browser for scraping to render JavaScript and handle dynamic content. Enabled by default. Required for JS execution, page waiting, and resource blocking features. |
| cookies | string | – | HTTP cookies to include with the scraping request, formatted as semicolon-separated key-value pairs (e.g., name1=value1;name2=value2). |
| js_snippet | string | – | Base64-encoded JavaScript code to execute after the page loads in the browser. Only applies when browser is enabled. Useful for interactions, data extraction, or triggering additional content loads. |
| proxy_country | string | – | Country code for the proxy location (e.g., US, GB, DE). If not specified, a random country will be used. Only applies when using a proxy. |
| proxy_type | string | – | Type of proxy to route the request through: datacenter (faster, shared IPs) or residential (slower, real user IPs). Defaults to datacenter. |
| return_page_source | boolean | – | Return the unaltered HTML source as received from the server without JavaScript rendering. Only applies when browser is enabled. Disabled by default. |
| url | string | yes | The target URL to scrape. Must be a valid HTTP or HTTPS URL. |
| wait_for_selector | string | – | CSS selector of an element to wait for before returning results. The scraper will poll until the element appears in the DOM. Only applies when browser is enabled. |
No output schema declared.
No examples provided.
scrape_webpage_remove ~383
Scrape a webpage with optional browser rendering, JavaScript execution, and proxy configuration. Supports cookie injection, resource blocking, and element-waiting strategies for dynamic content extraction.
| Name | Type | Req | Description |
|---|---|---|---|
| block_resource | string | – | Resource types to block from loading in the browser (e.g., image, stylesheet, script, font). Reduces bandwidth and speeds up scraping. Only applies when browser is enabled. Can be specified multiple… |
| browser | boolean | – | Whether to use a headless browser for scraping to handle JavaScript-rendered content. Enabled by default. Required for JS execution and resource blocking features. |
| cookies | string | – | HTTP cookies to include with the scraping request, formatted as semicolon-separated key-value pairs (e.g., name1=value1;name2=value2). |
| js_snippet | string | – | Base64-encoded JavaScript code to execute after the page loads in the browser. Only applies when browser is enabled. Useful for interactions, scrolling, or data extraction. |
| proxy_country | string | – | Country code for the proxy location (e.g., US, GB, DE). If not specified, a random country will be used. |
| proxy_type | string | – | Type of proxy to route the request through: datacenter (faster, shared IPs) or residential (slower, real user IPs). Defaults to datacenter. |
| return_page_source | boolean | – | Return the unaltered HTML as received from the server without JavaScript rendering. Only applies when browser is enabled. Disabled by default. |
| url | string | yes | The target URL to scrape. Must be a valid, complete URL. |
| wait_for_selector | string | – | CSS selector of an element to wait for before returning results. The service will poll until the element appears in the DOM. Only applies when browser is enabled. |
No output schema declared.
No examples provided.
scrape_webpage_replace ~395
Scrape a webpage with optional browser rendering, JavaScript execution, and proxy configuration. Supports cookie injection, resource blocking, and element-based wait conditions for dynamic content.
| Name | Type | Req | Description |
|---|---|---|---|
| block_resource | string | – | Resource types to block from loading in the browser (e.g., image, stylesheet, script, font). Can be specified multiple times for multiple types. Only applies when browser is enabled. Reduces bandwidt… |
| browser | boolean | – | Whether to use a headless browser for scraping to render JavaScript and handle dynamic content. Enabled by default. Required for JS execution, page source capture, and element waiting. |
| cookies | string | – | Cookies to include with the scraping request, formatted as semicolon-separated key-value pairs (e.g., name1=value1;name2=value2). |
| js_snippet | string | – | Base64-encoded JavaScript code to execute after the page loads in the browser. Only applies when browser is enabled. Useful for interactions, scrolling, or data extraction. |
| proxy_country | string | – | Country code for the proxy location (e.g., US, GB, DE). If not specified, a random country will be used. Only applies when using proxies. |
| proxy_type | string | – | Type of proxy to use for the request: datacenter (default) for speed or residential for authenticity. Datacenter proxies are faster; residential proxies better mimic real users. |
| return_page_source | boolean | – | Return the unaltered HTML returned by the server without JavaScript rendering. Only applies when browser is enabled. When true, JavaScript will not be executed. |
| url | string | yes | The target URL to scrape. Must be a valid HTTP or HTTPS URL. |
| wait_for_selector | string | – | CSS selector of an element to wait for before returning results. The scraper will poll until the element appears in the DOM. Only applies when browser is enabled. |
No output schema declared.
No examples provided.
scrape_webpage_submit ~386
Scrape content from a webpage using optional headless browser rendering, JavaScript execution, and proxy configuration. Supports cookie injection, resource blocking, and element-specific wait conditions for dynamic content.
| Name | Type | Req | Description |
|---|---|---|---|
| block_resource | string | – | Resource types to block from loading in the browser (e.g., image, stylesheet, script, font). Reduces bandwidth and speeds up scraping. Only applies when browser is enabled. Can be specified multiple… |
| browser | boolean | – | Enable headless browser rendering to execute JavaScript and handle dynamic content. Defaults to true. When disabled, only raw server response is returned. |
| cookies | string | – | HTTP cookies to include with the scraping request, formatted as semicolon-separated key-value pairs (e.g., name1=value1;name2=value2). |
| js_snippet | string | – | Base64-encoded JavaScript code to execute after the page loads in the browser. Only applies when browser is enabled. Useful for interactions, scrolling, or data extraction. |
| proxy_country | string | – | Country code for proxy location (e.g., US, GB, DE). If not specified, a random country is selected. Only applies when using a proxy. |
| proxy_type | string | – | Proxy type for the request: datacenter (faster, shared IPs) or residential (slower, real user IPs). Defaults to datacenter. |
| return_page_source | boolean | – | Return the unaltered page source as received from the server without JavaScript rendering. Only applies when browser is enabled. Defaults to false. |
| url | string | yes | The target URL to scrape. Must be a valid, complete URL. |
| wait_for_selector | string | – | CSS selector of an element to wait for before returning results. The scraper will poll until the element appears or timeout occurs. Only applies when browser is enabled. |
No output schema declared.
No examples provided.
What is the com.mcparmory/scrapingant MCP server?
com.mcparmory/scrapingant is an MCP server listed in the public MCP registry as com.mcparmory/scrapingant. Scrape webpages, handle JavaScript and CAPTCHA, extract structured data. This page covers its container image (ghcr.io/mcparmory/scrapingant:1.0.1).
Is the com.mcparmory/scrapingant MCP server safe to use?
com.mcparmory/scrapingant scores 46 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the com.mcparmory/scrapingant MCP server expose?
com.mcparmory/scrapingant exposes 6 tools: scrape_webpage, scrape_webpage_submit, scrape_webpage_replace, scrape_webpage_modify, scrape_webpage_remove, get_usage. Their descriptions and schemas cost roughly 2,003 tokens of context every time the server is loaded.
Is the com.mcparmory/scrapingant MCP server still maintained?
com.mcparmory/scrapingant is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.