Templated MCP Server

Generate images, videos and PDFs from templates. Manage templates, folders, uploads and fonts. Its 25 documented tools cover template, render, renders, folder.

People who work with template, render and renders and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-08 · ★ 3 · #86 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Templated

before you install - you'll need

Set TEMPLATED_API_KEY before connecting.

Claude Code

claude mcp add templated-io-mcp-server-templated --transport http https://mcp.templated.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "templated-io-mcp-server-templated": {
      "url": "https://mcp.templated.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.templated.io/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.templated.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package mcp-server-templated - unscoped; check the name against the project README before installing

registry namespace io.github.templated-io is GitHub-verified and matches the repo owner

03 · What Templated can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can create an image, video, or PDF from a template, get details of a specific render, list all renders in your account, and delete a render.

Capability map

Tools grouped from the project's README - what Templated lets an agent do.

Template

8 tools - e.g. Get template details; Get all layers of a template; Get pages of a multi-page template

get_template · get_template_layers · get_template_pages · create_template · update_template · clone_template…

read & search

6 tools - e.g. List all renders in your account; List all templates (with search/filter); List all folders

list_renders · list_templates · list_folders · list_uploads · list_fonts · get_account

Render

3 tools - e.g. Create an image, video, or PDF from a template; Get details of a specific render; Delete a render

create_render · get_render · delete_render

Folder

3 tools - e.g. Create a new folder; Rename a folder; Delete a folder

create_folder · update_folder · delete_folder

Font

2 tools - e.g. Upload a custom font; Delete a custom font by name

upload_font · delete_font

Merge

1 tool - e.g. Merge multiple PDF renders into one

merge_renders

create & write

1 tool - e.g. Upload a file from URL

create_upload

delete

1 tool - e.g. Delete an upload

delete_upload

04 · Who maintains Templated

Templated is maintained by templated-io. It's the only MCP server we track from this author; the repo dates to Jan 2026.

05 · Facts

category
media - ranked #86 of 173 actively-maintained media servers as of 2026-09-18.
registry
io.github.templated-io/mcp-server-templated (active, first published 2026-09-04 · 3 versions)
packages
npm:mcp-server-templated

06 · Templated FAQ

Is Templated still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-08. We re-verify nightly.

What can Templated do?

With this server connected, an agent can create an image, video, or PDF from a template, get details of a specific render, list all renders in your account, and delete a render.

How do I install Templated?

Run `npx -y mcp-server-templated`. The README documents one environment variable (TEMPLATED_API_KEY) to set first. Set TEMPLATED_API_KEY before connecting. You can also paste the ready-made client config above.

Does Templated require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Templated

More media MCP servers · Vidlens MCP · Transcribe · Google Trends MCP · Tuteliq MCP Server · Proofcut

More TypeScript MCP servers · Cloud Base · Terminal49 · Tessera MCP Server · Testdino MCP · Tetrees MCP · see all