Skip to main content
Glama

Cursor MCP Server

by johnneerdael
package.json1.7 kB
{ "name": "@nut-tree-fork/nut-js", "version": "4.2.4", "license": "Apache-2.0", "main": "dist/index", "typings": "dist/index", "description": "Native system automation for node.js", "author": { "name": "dry Software UG (haftungsbeschränkt)", "email": "info@dry.software", "url": "https://dry.software" }, "homepage": "https://nutjs.dev", "repository": { "type": "git", "url": "https://github.com/nut-tree/nut.js.git" }, "bugs": { "url": "https://github.com/nut-tree/nut.js/issues" }, "os": [ "linux", "darwin", "win32" ], "cpu": [ "x64", "arm64" ], "keywords": [ "native", "system", "automation", "testing", "keyboard", "mouse", "process", "memory", "window", "screen", "monitor", "display", "timer", "clock", "clipboard" ], "dependencies": { "jimp": "0.22.10", "node-abort-controller": "3.1.1", "@nut-tree-fork/default-clipboard-provider": "4.2.4", "@nut-tree-fork/libnut": "4.2.4", "@nut-tree-fork/shared": "4.2.4", "@nut-tree-fork/provider-interfaces": "4.2.4" }, "devDependencies": { "@nut-tree-fork/configs": "4.2.4" }, "engines": { "node": ">=16" }, "scripts": { "clean": "rimraf dist", "compile": "pnpm run clean && tsc -p .", "compile:dev": "pnpm run clean && tsc -p . --watch", "test": "jest --runInBand", "coverage": "jest --coverage --runInBand --logHeapUsage", "coverage:clean": "rimraf coverage", "publish:next": "pnpm publish --tag next --no-git-checks --access public", "publish:release": "pnpm publish --no-git-checks", "typedoc": "typedoc --out docs" } }

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/johnneerdael/multiplatform-cursor-mcp'

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