Skip to main content
Glama

Bright Data MCP

Official
by brightdata
package.json1 kB
{ "name": "@brightdata/mcp", "version": "2.6.0", "description": "An MCP interface into the Bright Data toolset", "type": "module", "main": "./server.js", "bin": { "@brightdata/mcp": "./server.js" }, "scripts": { "start": "node server.js" }, "keywords": [ "mcp", "brightdata" ], "author": "Bright Data", "repository": { "type": "git", "url": "https://github.com/brightdata/brightdata-mcp.git" }, "bugs": { "url": "https://github.com/brightdata/brightdata-mcp/issues" }, "license": "MIT", "dependencies": { "axios": "^1.11.0", "fastmcp": "^3.1.1", "playwright": "^1.51.1", "zod": "^3.24.2" }, "publishConfig": { "access": "public" }, "files": [ "server.js", "browser_tools.js", "browser_session.js", "aria_snapshot_filter.js" ], "mcpName": "io.github.brightdata/brightdata-mcp" }

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/brightdata/brightdata-mcp'

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