Skip to main content
Glama
package.json880 B
{ "name": "@bbangjo/mcp-installer", "version": "1.0.18", "type": "module", "bin": { "mcp-installer": "build/index.js", "setup": "build/install.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js && shx cp install.js build/ && shx chmod +x build/*.js" }, "files": [ "build" ], "keywords": [ "mcp", "mcp-installer", "model-context-protocol", "claude", "cursor", "ai" ], "publishConfig": { "access": "public" }, "author": "bbangjo", "license": "ISC", "description": "MCP installer for cursor and claude", "dependencies": { "@bbangjo/mcp-installer": "^1.0.18", "@modelcontextprotocol/sdk": "^1.8.0", "commander": "^13.1.0", "dotenv": "^16.4.7", "shx": "^0.4.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.14", "typescript": "^5.8.2" } }

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/bbangjooo/mcp-installer'

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