loading…
Search for a command to run...
loading…
An MCP server that provides web scraping and Bing search capabilities, supporting both static and dynamic content through Puppeteer. It allows AI assistants to
An MCP server that provides web scraping and Bing search capabilities, supporting both static and dynamic content through Puppeteer. It allows AI assistants to extract page summaries, SEO metadata, and full text with automatic detection for headless browser rendering.
一个 Model Context Protocol (MCP) 服务器,为 AI 助手提供强大的网页抓取和搜索功能。
| 工具 | 描述 |
|---|---|
fetch_page_summary |
获取页面标题、链接和图片概览 |
fetch_page_metadata |
提取 SEO 标签和 Open Graph 元数据 |
fetch_links |
提取页面所有超链接 |
fetch_links_headless |
使用无头浏览器提取链接(适用于动态页面) |
fetch_page_text |
提取页面主要文本内容 |
fetch_page_text_headless |
使用无头浏览器提取文本(适用于动态页面) |
search_web |
使用 Bing 搜索引擎搜索 |
# 全局安装
npm install -g @xiaozhuabcd1234/web-fetch-mcp
# 运行
npx web-fetch-mcp
bun install @xiaozhuabcd1234/web-fetch-mcp
git clone https://github.com/xiaozhuabcd1234/web-fetch-mcp.git
cd web-fetch-mcp
bun install
bun run src/index.ts
添加到 claude_desktop_config.json:
{
"mcpServers": {
"web-fetch": {
"command": "npx",
"args": ["-y", "@xiaozhuabcd1234/web-fetch-mcp"]
}
}
}
web-fetch-mcp/
├── src/
│ ├── index.ts # MCP 服务器入口
│ ├── browser.ts # Puppeteer 浏览器管理
│ ├── web-scraper.ts # 核心抓取工具
│ ├── search.ts # 网页搜索接口
│ └── search-engines/
│ └── bing.ts # Bing 搜索实现
| 变量 | 描述 | 默认值 |
|---|---|---|
CHROME_PATH |
Chrome 可执行文件路径 | 自动检测 |
GPL-3.0-only - 详见 LICENSE 文件。
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"web-fetch-mcp": {
"command": "npx",
"args": []
}
}
}Browser automation, scraping, screenshots
Browser automation and web scraping.
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan