Skip to main content
Glama

AEM Block Collection MCP Server

package.json772 B
{ "name": "mcp-block-collection", "version": "1.0.0", "description": "Minimal MCP server for Adobe AEM Block Collection - provides list_blocks tool for reading block metadata", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "mcp-block-collection": "./index.js" }, "keywords": [ "mcp", "model-context-protocol", "aem", "adobe", "blocks", "metadata" ], "author": "Adobe ACS GENUI", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.2" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/ACSGenUI/mcp-block-collection" } }

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/ACSUI-Gen-Playground/mcp-block-collection'

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