markly-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MARKLY_API_KEY | No | API key to remove branding and increase limits. Get one at https://www.markly.cloud/developers | |
| MARKLY_API_URL | No | Base URL for the Markly API | https://www.markly.cloud/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| markly_watermark_textA | Add a text watermark to an image. Provide an image URL and watermark text. Returns a download URL (valid 30 min). |
| markly_watermark_logoA | Add a logo/image watermark to an image. Provide image and logo URLs. Returns a download URL (valid 30 min). |
| markly_batch_watermarkB | Watermark multiple images at once. Upload image URLs, apply text watermark, get a ZIP. Supports up to 20 images. |
| markly_check_usageA | Check your Markly API usage and quota. Shows plan, daily requests, limits, and total images processed. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Whitemarmot/markly-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server