Skip to main content
Glama

Cursor MCP Server

by johnneerdael
package.json1.29 kB
{ "name": "@nut-tree-fork/libnut-darwin", "version": "2.7.4", "description": "libnut is an N-API module for desktop automation with node", "main": "index.js", "typings": "index.d.ts", "scripts": { "clean": "cmake-js clean", "patch": "node ./patch-packagename.js", "build:debug": "cmake-js rebuild --CDCMAKE_OSX_ARCHITECTURES=\"arm64;x86_64\" --debug", "build:release": "cmake-js rebuild --CDCMAKE_OSX_ARCHITECTURES=\"arm64;x86_64\"", "prepublishOnly": "npm run build:release", "publish:next": "npm publish --tag next --access public" }, "homepage": "https://nutjs.dev", "author": "Zachary Williams <zachjw34@gmail.com>", "bugs": { "url": "https://github.com/ZachJW34/libnut-core/issues" }, "keywords": [ "GUI", "Automation", "mouse", "keyboard", "screenshot", "image", "desktop", "screen", "recognition", "autohotkey" ], "license": "Apache-2.0", "dependencies": { "bindings": "1.5.0" }, "devDependencies": { "cmake-js": "7.3.0", "node-addon-api": "7.1.0" }, "optionalDependencies": { "@nut-tree-fork/node-mac-permissions": "2.2.1" }, "engines": { "node": ">=10.15.3" }, "os": [ "darwin", "linux", "win32" ], "cpu": [ "x64", "arm64" ] }

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