Back to directory
lucker631/mcp-templateio

lucker631/mcp-templateio

@Lucker631

MCP server providing image generation tool using Templated.io API

image-generationtemplated-iotemplatetypescriptmcp-frameworktool

Installation & Configuration

{
  "mcpServers": {
    "mcp-templateio": {
      "command": "node",
      "args": [
        "path/to/mcp-templateio/dist/index.js"
      ],
      "env": {
        "TEMPLATED_API_KEY": "YOUR-API-KEY-HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17