Skip to main content
Glama
package.json800 B
{ "name": "infrastructure", "version": "0.1.0", "bin": { "infrastructure": "bin/infrastructure.js" }, "scripts": { "build": "tsc", "watch": "tsc -w", "test": "jest", "cdk": "cdk", "bootstrap": "cdk bootstrap --profile yusuke.sato", "deploy": "cdk deploy --require-approval never --profile yusuke.sato", "destroy": "cdk destroy --force --profile yusuke.sato", "diff": "cdk diff --profile yusuke.sato", "synth": "cdk synth --profile yusuke.sato" }, "devDependencies": { "@types/jest": "^29.5.14", "@types/node": "22.7.9", "jest": "^29.7.0", "ts-jest": "^29.2.5", "aws-cdk": "2.1019.1", "ts-node": "^10.9.2", "typescript": "~5.6.3" }, "dependencies": { "aws-cdk-lib": "2.201.0", "constructs": "^10.0.0" } }

Latest Blog Posts

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/engineers-hub-ltd-in-house-project/slack-claude-code-integration'

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