Skip to main content
Glama

MJML MCP Server

by shaunie2fly
package.json612 B
{ "name": "mjml-mcp-server", "version": "1.0.0", "description": "A comprehensive MCP server for MJML email template generation and compilation", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "node test/test.js" }, "keywords": ["mcp", "mjml", "email", "template", "compilation"], "author": "MJML MCP Server", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "mjml": "^4.15.0", "fs-extra": "^11.2.0", "zod": "^3.22.4" }, "engines": { "node": ">=18.0.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/shaunie2fly/mjml_mcp'

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