Skip to main content
Glama

MCP Browser Screenshot Server

README.mdโ€ข280 B
# bare-events Event emitters for JavaScript. ``` npm install bare-events ``` ## Usage ```js const EventEmitter = require('bare-events') const e = new EventEmitter() e.on('hello', function (data) { console.log(data) }) e.emit('hello', 'world') ``` ## License Apache-2.0

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/seabassgonzalez/mcp-browser-screenshot'

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