Skip to main content
Glama
package.json981 B
{ "name": "mcpbrowser", "version": "0.2.15", "mcpName": "io.github.cherchyk/browser", "type": "module", "description": "MCP server that loads authenticated web pages using Chrome DevTools Protocol", "main": "src/mcp-browser.js", "bin": { "mcpbrowser": "src/mcp-browser.js" }, "scripts": { "mcp": "node src/mcp-browser.js" }, "keywords": [ "mcp", "mcp-server", "model-context-protocol", "chrome", "puppeteer", "authentication", "web-scraping", "github-copilot" ], "author": "cherchyk", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/cherchyk/MCPBrowser.git" }, "bugs": { "url": "https://github.com/cherchyk/MCPBrowser/issues" }, "homepage": "https://github.com/cherchyk/MCPBrowser#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "dotenv": "^16.4.5", "puppeteer-core": "^23.4.1" }, "engines": { "node": ">=18.0.0" } }

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/cherchyk/MCPBrowser'

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