Skip to main content
Glama

cursor_mcp_installer

by yumia-pretty
package.json588 B
{ "name": "@anaisbetts/cursor-mcp-installer", "version": "0.5.0", "bin": { "cursor-mcp-installer": "./lib/index.mjs" }, "description": "A MCP server to install other MCP servers for Cursor", "main": "index.js", "scripts": { "prepare": "tsc && shx chmod +x ./lib/index.mjs" }, "author": "Ani Betts <anais@anaisbetts.org>", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.1", "rimraf": "^6.0.1", "spawn-rx": "^4.0.0" }, "devDependencies": { "shx": "^0.3.4", "ts-node": "^10.9.2", "typescript": "^5.6.3" } }

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/yumia-pretty/cursor-mcp-installer'

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