Loading MCP server directory, please wait...
layoutbridge-spm – MCP server for Adobe® InDesign®: pages, frames, text, styles, tables, export
npx @getmcp/cli add com.mcp-interfaces/layoutbridge-spmRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mcp-interfaces/layoutbridge-spm": {
"command": "npx",
"args": [
"-y",
"layoutbridge-spm"
],
"env": {
"LAYOUTBRIDGE_SPM_LICENSE_KEY": "",
"LAYOUTBRIDGE_SPM_LICENSE_FILE": "",
"LAYOUTBRIDGE_SPM_LOG_LEVEL": "basic",
"LAYOUTBRIDGE_SPM_INSTANCE_NAME": "",
"LAYOUTBRIDGE_SPM_CONFIG": ""
}
}
}
}