Templated
Rank #11,729io.github.templated-io/mcp-server-templated
Generate images, videos and PDFs from templates. Manage templates, folders, uploads and fonts.
Templated is a Model Context Protocol (MCP) server published by templated-io. It ranks #11,729 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Templated is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Jan 29, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 120,317 of 132,046 servers on MCP Toplist.
Use Templated
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-server-templated https://mcp.templated.io/mcpclaude mcp add mcp-server-templated -e "TEMPLATED_API_KEY=<your TEMPLATED_API_KEY>" -e "TEMPLATED_FOLDER_ID=<your TEMPLATED_FOLDER_ID>" -- npx -y mcp-server-templatedReplace each placeholder with your own value before saving.
[mcp_servers.mcp-server-templated]
url = "https://mcp.templated.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mcp-server-templated]
command = "npx"
args = ["-y", "mcp-server-templated"]
[mcp_servers.mcp-server-templated.env]
TEMPLATED_API_KEY = "<your TEMPLATED_API_KEY>"
TEMPLATED_FOLDER_ID = "<your TEMPLATED_FOLDER_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.templated.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-server-templated": {
"command": "npx",
"args": [
"-y",
"mcp-server-templated"
],
"env": {
"TEMPLATED_API_KEY": "<your TEMPLATED_API_KEY>",
"TEMPLATED_FOLDER_ID": "<your TEMPLATED_FOLDER_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-templated": {
"url": "https://mcp.templated.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-server-templated": {
"command": "npx",
"args": [
"-y",
"mcp-server-templated"
],
"env": {
"TEMPLATED_API_KEY": "<your TEMPLATED_API_KEY>",
"TEMPLATED_FOLDER_ID": "<your TEMPLATED_FOLDER_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-server-templated": {
"type": "http",
"url": "https://mcp.templated.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-server-templated": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-templated"
],
"env": {
"TEMPLATED_API_KEY": "<your TEMPLATED_API_KEY>",
"TEMPLATED_FOLDER_ID": "<your TEMPLATED_FOLDER_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-templated": {
"serverUrl": "https://mcp.templated.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-templated": {
"command": "npx",
"args": [
"-y",
"mcp-server-templated"
],
"env": {
"TEMPLATED_API_KEY": "<your TEMPLATED_API_KEY>",
"TEMPLATED_FOLDER_ID": "<your TEMPLATED_FOLDER_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-templated": {
"url": "https://mcp.templated.io/mcp"
}
}
}{
"mcpServers": {
"mcp-server-templated": {
"command": "npx",
"args": [
"-y",
"mcp-server-templated"
],
"env": {
"TEMPLATED_API_KEY": "<your TEMPLATED_API_KEY>",
"TEMPLATED_FOLDER_ID": "<your TEMPLATED_FOLDER_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.templated-io%2Fmcp-server-templated)<a href="https://mcptoplist.com/server/io.github.templated-io%2Fmcp-server-templated"><img src="https://mcptoplist.com/badge/io.github.templated-io%2Fmcp-server-templated.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
templated-io
Available versions (3)
| Version | Published |
|---|---|
| 1.7.1 | Sep 8, 2026 |
| 1.7.0 | Sep 8, 2026 |
| 1.6.0 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Templated?
- Templated is maintained by templated-io, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Templated listed on the Official MCP Registry?
- Yes — Templated is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Templated have?
- MCP Toplist tracks 3 versions of Templated, most recently published on Sep 8, 2026.
- Where can I find the source code for Templated?
- The source code for Templated is hosted at github.com/templated-io/mcp-server-templated.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.