Skip to main content
Glama
112,329 tools. Last updated 2026-04-20 05:46
  • Convert an image (whiteboard photo, screenshot, hand-drawn sketch) into a clean diagram. Use this tool when the user provides an image URL or base64-encoded image and wants it converted to a proper software engineering diagram. Accepts public image URLs or base64 data URIs (data:image/...;base64,...). Returns a link to view and edit the generated diagram in the browser.
    Connector
  • Remove or replace objects in an image using AI inpainting. Cost: $0.15. Requires Tier 1+.
    Connector
  • Upscale/enhance an image to higher resolution using AI. Cost: $0.15. Requires Tier 1+.
    Connector
  • Upload an image for a product. Provide either image_base64 or image_url (not both). Args: api_key: Your Partle API key (starts with pk_). product_id: ID of the product to attach the image to. image_base64: Base64-encoded image data. content_type: MIME type when using image_base64 (e.g. "image/jpeg"). Required with image_base64. image_url: URL to download the image from (alternative to image_base64).
    Connector
  • Upload an image for a product. Provide either image_base64 or image_url (not both). Args: api_key: Your Partle API key (starts with pk_). product_id: ID of the product to attach the image to. image_base64: Base64-encoded image data. content_type: MIME type when using image_base64 (e.g. "image/jpeg"). Required with image_base64. image_url: URL to download the image from (alternative to image_base64).
    Connector
  • Generate an image using the Z-Image model based on the provided prompt and settings. This function is triggered when the user clicks the "Generate" button. It processes the input prompt (optionally enhancing it), configures generation parameters, and produces an image using the Z-Image diffusion transformer pipeline. Returns: tuple: (gallery_images, seed_str, seed_int), - seed_str: String representation of the seed used for generation, - seed_int: Integer representation of the seed used for generation (from mcp-tools/Z-Image-Turbo)
    Connector

Matching MCP Servers

  • A
    security
    A
    license
    C
    quality
    Image Tools MCP is a Model Context Protocol (MCP) service that retrieves image dimensions and compresses images from URLs and local files using the TinyPNG API. It supports converting images to formats like webp, jpeg/jpg, and png, providing detailed information on width, height, type, and compressi
    Last updated
    2
    14
    8
    MIT
    • Apple

Matching MCP Connectors