Skip to main content
Glama

Cursor MCP Server

by johnneerdael
package.json895 B
{ "name": "mcp-cursor", "version": "1.0.0", "type": "module", "bin": { "mcp-cursor": "./build/test/cursor-tool.js" }, "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "ts-node-dev --respawn src/index.ts", "dev:inspect": "ts-node-dev --respawn src/index.ts", "cursor": "node build/test/cursor-tool.js", "test": "node --test build/test/*.test.js" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "latest", "@nut-tree-fork/nut-js": "^4.2.4", "active-win": "latest", "clipboardy": "latest", "dotenv": "latest", "fs-extra": "latest", "uuid": "latest", "winston": "latest", "zod": "latest" }, "devDependencies": { "@types/fs-extra": "latest", "@types/node": "latest", "@types/uuid": "latest", "ts-node-dev": "latest", "typescript": "latest" } }

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