Skip to main content
Glama

Cursor MCP Server

by johnneerdael
package.json1.44 kB
{ "name": "@nut-tree-fork/libnut", "version": "4.2.4", "description": "libnut is an N-API module for desktop automation with node", "main": "dist/index", "typings": "dist/index", "homepage": "https://nutjs.dev", "author": { "name": "dry Software UG (haftungsbeschränkt)", "email": "info@dry.software", "url": "https://dry.software" }, "bugs": { "url": "https://github.com/nut-tree/nut.js/issues" }, "keywords": [ "GUI", "Automation", "mouse", "keyboard", "screenshot", "image", "desktop", "screen", "recognition", "autohotkey" ], "license": "Apache-2.0", "engines": { "node": ">=10.15.3" }, "dependencies": { "@nut-tree-fork/libnut-darwin": "2.7.4", "@nut-tree-fork/libnut-linux": "2.7.4", "@nut-tree-fork/libnut-win32": "2.7.4" }, "devDependencies": { "@nut-tree-fork/configs": "4.2.4", "@nut-tree-fork/provider-interfaces": "4.2.4", "@nut-tree-fork/shared": "4.2.4" }, "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", "coverage:clean": "rimraf coverage", "publish:next": "pnpm publish --tag next --no-git-checks --access public", "publish:release": "pnpm publish --no-git-checks", "version": "npm version --no-git-tag -f" } }

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