Skip to main content
Glama
Tlechanteur

InDesign MCP Server

by Tlechanteur

data_merge

Merge data from a CSV file into InDesign documents to generate personalized outputs like PDF or INDD files.

Instructions

Perform data merge operation

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileFormatNoPDF
recordRangeNoRecord range (e.g., "1-10", "all")all
outputFolderYesOutput folder for merged documents
dataSourcePathYesPath to CSV data source
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It fails to disclose that this tool likely creates output files (based on outputFolder param) or modifies the document. No mention of side effects, permissions, or limitations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely short but at the cost of completeness. It is not concise in a helpful way; it is under-specified. A single vague sentence does not earn its place as it provides almost no actionable information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 4 parameters (2 required) and no output schema, the description is completely inadequate. It does not explain the merge process, expected output, or any constraints. Leaves the agent uninformed about tool's operation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds no meaning beyond the input schema. Schema coverage is 75% (3 of 4 params have descriptions), but the tool description itself says nothing about parameters. It does not clarify how parameters are used or relate to the operation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Perform data merge operation' is vague. It does not specify what data merge means in this context (e.g., mail merge from CSV to InDesign document). It barely distinguishes from sibling tools, which are diverse but none explicitly merge operations.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool or when to avoid it. No alternatives mentioned. The description provides zero usage context, making it impossible for an agent to decide when to invoke this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tlechanteur/indesign-mcp-server-windows'

If you have feedback or need assistance with the MCP directory API, please join our Discord server