Skip to main content
Glama
package.json652 B
{ "name": "getscreen", "version": "1.0.0", "description": "Lightweight MCP server for capturing screenshots from all monitors with compression", "type": "module", "bin": { "getscreen": "./build/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch" }, "keywords": [ "mcp", "screenshot", "monitor", "capture" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "screenshot-desktop": "^1.15.0", "sharp": "^0.33.5" }, "devDependencies": { "@types/node": "^22.10.1", "typescript": "^5.7.2" } }

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/Kirchlive/getscreen_mcp'

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