Skip to main content
Glama

Web Proxy MCP Server

by mako10k
package.json1.35 kB
{ "name": "web-proxy-mcp", "version": "1.0.0", "description": "Intelligent HTTP/HTTPS proxy server with SSL bumping and MCP integration for automated traffic monitoring and browser setup", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "node test/test.js", "setup": "chmod +x setup-scripts/*.sh", "clean": "rm -rf data/traffic-log.json setup-scripts/*.sh setup-scripts/*.pac", "lint": "eslint src/ index.js", "format": "prettier --write src/ index.js" }, "keywords": [ "mcp", "proxy", "http", "https", "ssl-bumping", "certificate-authority", "https-interception", "traffic-analysis", "debugging", "automation", "browser-setup", "har-export", "pac-file" ], "author": "GitHub Copilot", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "devDependencies": { "eslint": "^8.0.0", "prettier": "^3.0.0" }, "engines": { "node": ">=18" }, "directories": { "test": "test" }, "repository": { "type": "git", "url": "https://github.com/your-org/docker-appliance" }, "bugs": { "url": "https://github.com/your-org/docker-appliance/issues" }, "homepage": "https://github.com/your-org/docker-appliance#readme" }

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/mako10k/mcp-web-proxy'

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