servers/ web-scraping/ metalift
Metalift icon

Metalift

Unverified Claim & verify → Web Scraping

Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools.

View on GitHub ↗
Overview Installation

Overview

Metalift is a Model Context Protocol (MCP) server: Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.

It runs locally: the npm package @metalift/mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need METALIFT_API_URL, METALIFT_API_KEY. The current release is v1.0.15, with source at MetaLift-AI/metalift-mcp on GitHub.

You'll find Metalift in the Web Scraping category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Metalift for MetaLift-AI, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

npm package — @metalift/mcp · MCP over stdio
Credentials — Requires METALIFT_API_URL, METALIFT_API_KEY

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "metalift": {
      "command": "npx",
      "args": [
        "-y",
        "@metalift/mcp"
      ],
      "env": {
        "METALIFT_API_URL": "<metalift-api-url>",
        "METALIFT_API_KEY": "<metalift-api-key>"
      }
    }
  }
}

Requires METALIFT_API_URL, METALIFT_API_KEY

Related servers

PM
Playwright MCP
Web Scraping

Browser automation, page inspection, screenshots, and web interaction from Claude, Cursor, and other AI agents.

★ 21.3k Updated 5h ago
FM
Firecrawl MCP
Web Scraping

Powerful web scraping and search capabilities for LLM clients like Cursor and Claude.

★ 12.4k Updated 3h ago
BM
BitBrowser MCP
Web Scraping

Control BitBrowser profiles and automate multi-account flows.

Added 23 hours ago
Gatetest icon
Gatetest
Web Scraping

120-module QA gate. Give Claude eyes (screenshots), ears (Sentry errors), and hands (verify fixes).

Added 5 hours ago
Nimrod Research icon
Nimrod Research
Web Scraping

Web research for agents: quality-scored Google search, webpage extraction, and deep research.

★ 256 Added 5 hours ago
SH
Shiplight
Web Scraping

An MCP server that provides browser automation.

Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close