← Index

io.github.Whitemarmot/markly

io.github.Whitemarmot/markly·v1.2.0·Image, Video & Audio
Quality Score
83
/100

Add text or logo watermarks to images via the Markly.cloud API. Batch supported.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "markly": {
      "command": "npx",
      "args": [
        "-y",
        "markly-mcp-server"
      ],
      "env": {
        "MARKLY_API_KEY": "<your-markly_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "markly": {
      "command": "npx",
      "args": [
        "-y",
        "markly-mcp-server"
      ],
      "env": {
        "MARKLY_API_KEY": "<your-markly_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y markly-mcp-server
§02  Environment variables
MARKLY_API_KEY
secret

Your Markly API key (optional - works without for free tier with branding)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Image, Video & Audio