Skip to main content
Glama
package.json1.2 kB
{ "name": "@pinkpixel/web-scout-mcp", "version": "1.5.5", "description": "MCP server for web search and content extraction with multiple URL support and memory optimizations", "main": "dist/index.js", "types": "dist/index.d.ts", "type": "module", "module": "src/index.ts", "bin": { "web-scout-mcp": "./dist/index.js" }, "files": [ "dist/**/*" ], "scripts": { "build": "tsc && npx @smithery/cli build", "dev": "npx @smithery/cli dev", "start": "node dist/index.js", "production": "npm run build" }, "repository": { "type": "git", "url": "git+https://github.com/pinkpixel-dev/web-scout-mcp.git" }, "keywords": [ "mcp", "model-context-protocol", "web-search", "web-content", "web-scraping", "content-extraction" ], "author": "Pink Pixel", "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/sdk": "^1.18.1", "async": "^3.2.6", "axios": "^1.12.2", "cheerio": "^1.1.2", "jsdoctypeparser": "^9.0.0", "uuid": "^13.0.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^24.5.2", "typescript": "^5.9.2" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

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/pinkpixel-dev/web-scout-mcp'

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