art-template

GitHub

High performance JavaScript templating engine

9,874 stars JavaScript 1 file ยท ~524 tokens #express#javascript#koa#nodejs#template-engine

art-template MCP Server

MCP server for goofychris/art-template

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "art-template": {
      "command": "npx",
      "args": [
        "-y",
        "@goofychris/art-template"
      ]
    }
  }
}