Skip to main content
Glama

MCP Prompts Server

package.json453 B
{ "name": "mcp-prompts-cdk", "version": "1.0.0", "main": "lib/index.js", "scripts": { "build": "tsc", "watch": "tsc -w", "cdk": "cdk", "deploy": "cdk deploy --all", "destroy": "cdk destroy --all" }, "dependencies": { "aws-cdk-lib": "^2.100.0", "constructs": "^10.3.0", "fs-extra": "^11.2.0" }, "devDependencies": { "@types/node": "^20.5.0", "typescript": "^5.1.6", "aws-cdk": "^2.100.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/sparesparrow/mcp-prompts'

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