Skip to main content
Glama

MCP Desktop Automation

package.json820 B
{ "name": "mcp-desktop-automation", "version": "0.1.6", "description": "Model Context Protocol server for desktop automation", "main": "server.js", "bin": "./server.js", "scripts": { "start": "node server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "automation", "robot", "desktop", "screenshot", "robotjs" ], "author": "Adriano Bonat <adrianob@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/tanob/mcp-desktop-automation.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "axios": "^1.6.2", "cors": "^2.8.5", "express": "^4.18.2", "robotjs": "^0.6.0", "screenshot-desktop": "^1.15.0", "ws": "^8.14.2", "zod": "^3.24.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/tanob/mcp-desktop-automation'

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