Skip to main content
Glama

Bright Data Web MCP

by dsouza-anush
package.json741 B
{ "name": "@brightdata/mcp", "version": "2.4.0", "description": "An MCP interface into the Bright Data toolset", "type": "module", "bin": { "@brightdata/mcp": "./server.js" }, "keywords": [ "mcp", "brightdata" ], "author": "Bright Data", "repository": { "type": "git", "url": "https://github.com/brightdata-com/brightdata-mcp.git" }, "license": "MIT", "dependencies": { "axios": "^1.8.4", "fastmcp": "^3.1.1", "playwright": "^1.51.1", "zod": "^3.24.2" }, "publishConfig": { "access": "public" }, "files": [ "server.js", "browser_tools.js", "browser_session.js" ] }

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

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