MCP.so
登录
S

Scraperis_scraper

@Ai-Quill

关于 Scraperis_scraper

暂无概览

基本信息

分类

浏览器自动化

传输方式

stdio

发布者

Ai-Quill

提交者

Tu Truong

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "scraperis_scraper": {
      "command": "scraperis-mcp",
      "args": [],
      "env": {
        "SCRAPERIS_API_KEY": "your-api-key-here",
        "DEBUG": "*"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Scraperis_scraper?

Scraperis_scraper is a Model Context Protocol (MCP) integration for Scraper.is—a web scraping tool that allows AI assistants to extract content from websites, capture screenshots, and retrieve data in multiple formats.

How to use Scraperis_scraper?

Install globally via npm or yarn, set the SCRAPERIS_API_KEY environment variable, then configure an MCP-compatible client (e.g., Claude Desktop) to use scraperis-mcp as a server. The AI assistant can then call the scrape tool to fetch web content.

Key features of Scraperis_scraper

  • Web scraping of any public website
  • Screenshot capture of web pages
  • Output formats: markdown, HTML, JSON, and screenshot
  • Real‑time progress updates during scraping
  • Seamless MCP integration for AI assistants

Use cases of Scraperis_scraper

  • Having an AI assistant summarize the latest news from a tech blog
  • Extracting structured product data from e‑commerce sites
  • Capturing screenshots of web pages for visual analysis
  • Fetching up‑to‑date information from dynamic websites

FAQ from Scraperis_scraper

What dependencies are required to run Scraperis_scraper?

You need Node.js installed and a valid Scraper.is API key.

How do I get an API key?

Sign up or log in at scraper.is, go to the API Keys section in your dashboard, and create or copy an existing key.

Which AI assistants are compatible with Scraperis_scraper?

It works with any AI assistant that supports the Model Context Protocol (MCP), such as Claude Desktop.

Does Scraperis_scraper support multiple output formats?

Yes. The scrape tool can return content as markdown, HTML, JSON, a screenshot, or the “quick” format.

Is there any real‑time feedback during scraping?

Yes, the server provides real‑time progress updates during scrape operations.

评论

浏览器自动化 分类下的更多 MCP 服务器