Skip to main content
Glama

AbletonMCP

by chaudepark
package.json1.09 kB
{ "name": "fairway-buddies-prompts", "version": "1.0.0", "description": "Repository content generation for AI prompts", "scripts": { "generate": "pnpm exec tsx ./scripts/generate.ts", "cleanup": "pnpm exec tsx ./scripts/cleanup.ts", "setup": "pnpm install", "dev": "pnpm exec tsx ./scripts/generate.ts --watch", "type-check": "tsc --noEmit", "lint": "eslint --ext .ts . --fix", "format": "prettier --write .", "format:check": "prettier --check .", "build": "tsc", "clean": "rm -rf dist" }, "dependencies": { "repomix": "^0.3.8" }, "devDependencies": { "@types/node": "^20.10.6", "@typescript-eslint/eslint-plugin": "^6.16.0", "@typescript-eslint/parser": "^6.16.0", "chalk": "^5.3.0", "chokidar": "^3.5.3", "commander": "^11.1.0", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.2", "prettier": "^3.1.1", "ts-node": "^10.9.2", "tsx": "^4.19.4", "typescript": "^5.8.3" }, "engines": { "node": ">=18.0.0" }, "type": "module" }

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/chaudepark/ableton-mcp'

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