Skip to main content
Glama

dev-chrome-monitor

by 2sslgetlool
package.json835 B
{ "name": "@2sslgetlool/dev-chrome-monitor", "version": "0.1.0", "description": "MCP server that uses Puppeteer to monitor and control a Chrome dev instance.", "type": "module", "exports": "./dist/devChromeServer.mjs", "bin": { "dev-chrome-monitor": "./dist/devChromeServer.mjs" }, "files": [ "dist", "README.md" ], "scripts": { "build": "pwsh -Command \"New-Item -ItemType Directory -Path dist -Force | Out-Null; Copy-Item src/devChromeServer.mjs dist/devChromeServer.mjs -Force\"" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.19.1", "puppeteer": "^24.23.0" }, "engines": { "node": "^20.19.0 || >=22.12.0" }, "repository": { "type": "git", "url": "https://github.com/2sslgetlool/-dev-chrome-monitor.git" }, "author": "2sslgetlool", "license": "MIT" }

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/2sslgetlool/-dev-chrome-monitor'

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