Back to MCP directory
publicPublicdnsLocal runtime

web-mcp-server

一个集成了BeautifulSoup、Gemini AI和Selenium的网页抓取MCP服务器,用于自动化内容提取与分析。

article

README

🚀 网络爬虫MCP服务器

网络爬虫MCP服务器集成了BeautifulSoup、Gemini AI和Selenium,可用于自动化内容提取和分析,高效解决网络数据获取与处理难题,为用户提供便捷、准确的信息服务。

🚀 快速开始

网络爬虫MCP服务器借助BeautifulSoup强大的HTML/XML解析能力、Gemini AI的智能分析以及Selenium的自动化操作,实现对网络内容的自动化提取和分析。你可以轻松利用它获取所需信息,并进行深入的数据洞察。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client