io.github.MetaLift-AI/metalift
NPM · @METALIFT/MCP · SCANNED SEP 24
Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools
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 Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency6
- Repository check failed: the declared repository URL redirects; it must resolve directly. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (SEE LICENSE IN LICENSE) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 4 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability85
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1613 tokens (~115/item across 14 items; 11 tools + 3 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 Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 91% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 13 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
How do I install the io.github.MetaLift-AI/metalift MCP server?
io.github.MetaLift-AI/metalift runs locally as an npm package, launched with npx -y @metalift/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @metalift/mcp
claude mcp add metalift-ai-metalift -- npx -y @metalift/mcp
{
"mcpServers": {
"metalift-ai-metalift": {
"command": "npx",
"args": [
"-y",
"@metalift/mcp"
]
}
}
} {
"servers": {
"metalift-ai-metalift": {
"command": "npx",
"args": [
"-y",
"@metalift/mcp"
]
}
}
} codex mcp add metalift-ai-metalift -- npx -y @metalift/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"metalift-ai-metalift": {
"type": "local",
"command": [
"npx",
"-y",
"@metalift/mcp"
],
"enabled": true
}
}
} openclaw mcp add metalift-ai-metalift --command npx --arg -y --arg @metalift/mcp
mcp_servers:
metalift-ai-metalift:
command: "npx"
args: ["-y", "@metalift/mcp"] {
"McpServers": {
"metalift-ai-metalift": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@metalift/mcp"
]
}
}
} assistant mcp add metalift-ai-metalift -t stdio -c npx -a -y @metalift/mcp
{
"mcpServers": {
"metalift-ai-metalift": {
"command": "npx",
"args": [
"-y",
"@metalift/mcp"
]
}
}
} 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.
- 24 Sept 26 +1
- Stability: 0.97 → pass security
- 22 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 −3
- Stability: pass → 0.80 functional
- 17 Sept 26 +1
- Stability: 0.97 → pass security
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 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 24 Sept 2026 · Analysed npm/@metalift/mcp@1.0.15
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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 →
metalift_batch_scrape Batch Scrape URLs ~146
Scrape up to 100 URLs in parallel (billed per URL). Default response_detail=compact. Use async=true for background jobs; wait=true blocks with progress. For JS-heavy pages set strategy=auto in scrape_options. You are solely responsible for complying with website terms, robots.txt, copyright, and data protection laws when using scraped content.
| Name | Type | Req | Description |
|---|---|---|---|
| async | boolean | – | Run as background job (returns job id) |
| scrape_options | object | – | Shared scrape options applied to every URL in the batch |
| urls | array | yes | URLs to scrape in parallel |
| wait | boolean | – | When async=true, wait for completion with progress updates (default true). |
No output schema declared.
No examples provided.
metalift_crawl Crawl Website ~131
Crawl a site from a seed URL and return markdown for discovered pages (1+ credits per page). Default wait=true blocks with progress; wait=false returns job id for metalift_job_status.
| Name | Type | Req | Description |
|---|---|---|---|
| exclude_paths | array | – | Skip paths matching these prefixes |
| include_paths | array | – | Only crawl paths matching these prefixes |
| limit | number | – | Maximum pages to crawl |
| max_depth | number | – | Maximum link depth from seed URL |
| url | string | yes | Seed URL to start crawling from |
| wait | boolean | – | Wait for crawl to finish with progress updates (default true). |
No output schema declared.
No examples provided.
metalift_job_status Get Job Status ~52
Poll async crawl or batch job status and results. Returns human-readable progress (pages completed, credits charged).
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | Job id from metalift_crawl or metalift_batch_scrape |
No output schema declared.
No examples provided.
metalift_list_sessions List Domain Sessions ~23
List org-scoped browser sessions stored via metalift_seed_session.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
metalift_list_strategies List Scrape Strategies ~29
List scrape strategies with protection levels and credit estimates. Use before scraping unknown protected sites.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
metalift_map Map Website URLs ~77
Discover same-origin links by parsing HTML anchors on one page (1 credit). Fallback when metalift_sitemap is unavailable. Does not fetch full page content.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Maximum URLs to return |
| search | string | – | Optional substring filter for URLs |
| url | string | yes | Page URL to extract links from |
No output schema declared.
No examples provided.
metalift_scrape Scrape URL ~400
Scrape a single URL into markdown, HTML, or text. Default: fast static article path (1 credit, response_detail=compact). E-commerce hosts auto-route to retail/residential. Pass strategy=auto for WAF/SPA pages. Fetch metalift://agent-guide for session workflow. You are solely responsible for complying with website terms, robots.txt, copyright, and data protection laws when using scraped content.
| Name | Type | Req | Description |
|---|---|---|---|
| cookie_header | string | – | Raw Cookie header from DevTools. Routes through Playwright + sticky proxy to preserve browser TLS fingerprint. Prefer metalift_seed_session with storage_state for repeat scrapes. |
| cookies | object | – | Session cookies (name→value). Routes through Playwright browser session + proxy — not static HTTP. Prefer metalift_seed_session for reuse. |
| formats | array | – | Output formats; default markdown only |
| headers | object | – | Extra request headers. Pass User-Agent from the user's browser when using cookie_header so the session fingerprint matches. |
| only_main_content | boolean | – | Extract main article content only (default true) |
| proxy | string | – | Proxy tier; default direct for static pages |
| render | string | – | Render mode; default static for plain URLs |
| response_detail | string | – | Response depth: compact (default, ~16k chars, no links), standard (full markdown + capped links), full (complete JSON). |
| screenshot | boolean | – | Capture page screenshot (adds cost) |
| strategy | string | – | Scrape strategy: auto, article, spa, cloudflare, authenticated, listing, retail, jsonld, download, raw, or comma-separated chain. Use download for full static HTML. See /v1/strategies for protection… |
| timeout_ms | number | – | Per-attempt timeout in milliseconds |
| url | string | yes | Page URL to scrape |
| wait_for | string | – | CSS selector to wait for before scraping |
No output schema declared.
No examples provided.
metalift_seed_session Seed Domain Session ~151
Store browser session credentials for a domain (org-scoped). Prefer full Playwright storage_state JSON from the user's browser — preserves cookies + localStorage for fingerprint-coherent replay via unified browser session on later scrapes. Fallback: cookie_header + user_agent from DevTools.
| Name | Type | Req | Description |
|---|---|---|---|
| cookie_header | string | – | – |
| cookies | object | – | – |
| domain | string | yes | Site hostname, e.g. actionpowertest.com or www.walmart.com |
| storage_state | object | – | Playwright context.storageState() JSON — preferred over cookie_header alone |
| ttl_hours | number | – | – |
| user_agent | string | – | User-Agent from the same browser session that issued the cookies |
No output schema declared.
No examples provided.
metalift_sitemap Fetch Sitemap ~128
Fetch XML sitemap URLs for a site. Discovers sitemap locations from robots.txt (Sitemap: directives) or /sitemap.xml, follows sitemap indexes, and returns page URLs with optional lastmod/changefreq/priority. Costs 1 credit. Prefer this over metalift_map when you need the site's published URL list.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | – |
| same_origin | boolean | – | Only return URLs on the same origin (default true) |
| search | string | – | Optional substring filter; matching URLs sort first |
| url | string | yes | Site homepage or direct sitemap.xml URL |
No output schema declared.
No examples provided.
metalift_warm_session Warm Domain Session ~117
Automated browser warmup to collect cookies for later scrapes (15 credits). Use when manual metalift_seed_session is not possible; often fails on strict WAFs.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | – | Override domain for stored session |
| proxy | string | – | Default auto. Use residential for WAF-heavy sites. |
| strategy | string | – | e.g. retail, cloudflare, authenticated |
| timeout_ms | number | – | Browser warmup timeout in milliseconds |
| url | string | yes | Seed URL to visit in browser |
No output schema declared.
No examples provided.
metalift_web_search Web Search ~107
Search the web and return up to 10 SERP results (title, url, snippet, engine, score). Costs 2 credits per search. Returns search snippets only — not page content. Answer simple questions from snippets; do not auto-scrape. Call metalift_scrape separately only when full page content is required.
| Name | Type | Req | Description |
|---|---|---|---|
| categories | array | – | Optional search categories |
| language | string | – | Result language (default en) |
| query | string | yes | Search query |
No output schema declared.
No examples provided.
What is the io.github.MetaLift-AI/metalift MCP server?
io.github.MetaLift-AI/metalift is an MCP server listed in the public MCP registry as io.github.MetaLift-AI/metalift. Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools. This page covers its npm package (@metalift/mcp).
Is the io.github.MetaLift-AI/metalift MCP server safe to use?
io.github.MetaLift-AI/metalift scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. 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 io.github.MetaLift-AI/metalift MCP server expose?
io.github.MetaLift-AI/metalift exposes 11 tools: metalift_scrape, metalift_batch_scrape, metalift_crawl, metalift_sitemap, metalift_map, and 6 more. Their descriptions and schemas cost roughly 1,361 tokens of context every time the server is loaded.
Is the io.github.MetaLift-AI/metalift MCP server still maintained?
io.github.MetaLift-AI/metalift is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.