Skip to main content
Glama
browserstack

BrowserStack MCP server

Official
package.json1.59 kB
{ "name": "@browserstack/mcp-server", "version": "1.2.9", "description": "BrowserStack's Official MCP Server", "mcpName": "io.github.browserstack/mcp-server", "main": "dist/index.js", "repository": { "type": "git", "url": "git+https://github.com/browserstack/mcp-server.git" }, "type": "module", "scripts": { "build": "npm run lint && npm run format && npm test && tsc", "start": "node dist/index.js", "dev": "tsx watch --clear-screen=false src/index.ts", "test": "vitest run", "lint": "eslint . --ext .ts", "format": "prettier --write \"src/**/*.ts\"" }, "bin": { "browserstack-mcp-server": "dist/index.js" }, "files": [ "dist" ], "keywords": [ "mcp", "browserstack", "testing", "automation" ], "engines": { "node": ">=18" }, "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "@types/form-data": "^2.5.2", "axios": "^1.13.2", "browserstack-local": "^1.5.8", "csv-parse": "^6.1.0", "dotenv": "^17.2.3", "form-data": "^4.0.5", "pino": "^10.1.0", "pino-pretty": "^13.1.3", "sharp": "^0.34.5", "uuid": "^13.0.0", "webdriverio": "^9.21.0", "zod": "^4.2.1" }, "devDependencies": { "@eslint/js": "^9.39.2", "@types/csv-parse": "^1.2.5", "@types/node": "^25.0.3", "@types/uuid": "^11.0.0", "eslint": "^9.39.2", "prettier": "^3.7.4", "tsx": "^4.21.0", "typescript": "^5.9.3", "typescript-eslint": "^8.50.0", "vite": "^7.3.0", "vitest": "^4.0.16" } }

Latest Blog Posts

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/browserstack/mcp-server'

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