Skip to main content
Glama

MCP Windows Screenshots

by rubinsh
package.json1.12 kB
{ "name": "mcp-windows-screenshots", "version": "1.1.0", "description": "MCP server for accessing Windows screenshots from WSL2", "main": "dist/index.js", "type": "module", "bin": { "mcp-windows-screenshots": "./cli.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "claude", "screenshots", "wsl2", "windows", "model-context-protocol", "claude-code", "wsl", "screen-capture" ], "author": "rubinsh", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/rubinsh/mcp-windows-screenshots.git" }, "bugs": { "url": "https://github.com/rubinsh/mcp-windows-screenshots/issues" }, "homepage": "https://github.com/rubinsh/mcp-windows-screenshots#readme", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "glob": "^11.0.0", "sharp": "^0.33.5" }, "devDependencies": { "@types/node": "^20.17.10", "typescript": "^5.7.2" } }

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/rubinsh/mcp-windows-screenshots'

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