Skip to main content
Glama

Browser Control MCP

by eyalzh
package.json578 B
{ "name": "mcp-server", "version": "1.5.1", "main": "dist/server.js", "engines": { "node": ">=22.0.0" }, "scripts": { "build": "tsc", "start": "node dist/server.js", "pack-dxt": "npx @anthropic-ai/dxt pack" }, "license": "MIT", "description": "Browser Control MCP Server", "dependencies": { "@browser-control-mcp/common": "../common", "@modelcontextprotocol/sdk": "^1.7.0", "dayjs": "^1.11.13", "readline": "^1.3.0", "ws": "^8.18.1" }, "devDependencies": { "@types/ws": "^8.18.0", "typescript": "^5.8.2" } }

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/eyalzh/browser-control-mcp'

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