Developer Tools
Trust: 37/100 (Limited)io.github.Whitemarmot/markly Guide
Add text or logo watermarks to images via the Markly.cloud API. Batch supported.
1 starsby Whitemarmot
Quick Start
Install
npx markly-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-whitemarmot-markly": {
"command": "npx",
"args": [
"markly-mcp-server"
]
}
}
}