Skip to main content
Glama

WebScout MCP

by pyscout
package.jsonβ€’885 B
{ "name": "webscout-mcp", "version": "1.0.0", "description": "Model Context Protocol server for reverse engineering chat interfaces - automatically discover streaming API endpoints, handle authentication flows, and capture network traffic with interactive browser automation", "type": "module", "main": "src/index.js", "bin": { "webscout-mcp": "src/index.js" }, "scripts": { "start": "node src/index.js" }, "keywords": [ "mcp", "reverse-engineer", "chat", "streaming", "playwright" ], "author": "pyscout", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/pyscout/webscout-mcp.git" }, "homepage": "https://github.com/pyscout/webscout-mcp#readme", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "playwright": "^1.55.1" } }

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/pyscout/webscout-mcp'

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