Skip to main content
Glama

Browser Control MCP

by eyalzh
package.json677 B
{ "name": "firefox-extension", "version": "1.5.0", "main": "dist/background.js", "scripts": { "build": "esbuild background.ts --bundle --outfile=dist/background.js && esbuild options.ts --bundle --outfile=dist/options.js", "test": "jest" }, "license": "MIT", "description": "Browser Control MCP Firefox Extension / Add-on", "devDependencies": { "@types/jest": "^29.5.14", "esbuild": "0.25.1", "jest": "^30.0.4", "jest-environment-jsdom": "^30.0.4", "nx": "20.6.0", "ts-jest": "^29.4.0", "typescript": "^5.8.2", "@types/firefox-webext-browser": "^120.0.4", "@browser-control-mcp/common": "../common" }, "nx": {} }

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