scribus-mcp

hedges333/scribus-mcp
★ 0 stars Unknown language 📦 Other Updated today
MCP server for Scribus desktop publishing program
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scribus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hedges333/scribus-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Scribus desktop publishing program