Skip to main content
Glama

Cursor MCP Server

by Buga-luga
package.json851 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" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.1.1", "clipboardy": "^3.0.0", "dotenv": "^16.4.7", "fs-extra": "^11.2.0", "mcp-evals": "^1.0.18", "node-window-manager": "^2.2.4", "robotjs": "^0.6.0", "uuid": "^9.0.1", "zod": "^3.22.4" }, "devDependencies": { "@types/fs-extra": "^11.0.4", "@types/node": "^20.10.0", "@types/uuid": "^9.0.7", "ts-node-dev": "^2.0.0", "typescript": "^5.3.0" } }

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/Buga-luga/cursor-mcp'

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