Templated for Gemini CLI
io.github.templated-io/mcp-server-templated
Generate images, videos and PDFs from templates. Manage templates, folders, uploads and fonts.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Templated in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-server-templated": {
"httpUrl": "https://mcp.templated.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs