Skip to main content
Glama

Web Scraper MCP Server

package.json1.01 kB
{ "name": "web-scraper-mcp-puppeteer", "version": "1.0.3", "description": "基于 MCP 的网页爬取服务器,内置 Puppeteer 无头浏览器支持", "main": "build/index.js", "bin": { "mcpserver-puppeteer-nakiwang": "./build/start.js" }, "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node build/start.js", "test": "node test-all-tools.js", "setup:browser": "npx puppeteer browsers install chrome" }, "keywords": [ "mcp", "web-scraper", "puppeteer", "typescript", "crawler" ], "author": "nakiwang", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.6.2", "cheerio": "^1.0.0-rc.12", "jsdom": "^23.0.1", "node-html-parser": "^6.1.12", "puppeteer": "^22.0.0", "turndown": "^7.1.2" }, "devDependencies": { "@types/jsdom": "^21.1.6", "@types/node": "^20.10.4", "typescript": "^5.3.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/naku111/mcpServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server