Skip to main content
Glama

MCP-Claude

display_generated_image

Display generated images in a new tab by providing the image URL. Simplifies visualization and integration for streamlined AI workflows on the MCP-Claude server.

Instructions

This function will display the generated image in a new tab

Input Schema

NameRequiredDescriptionDefault
imageUrlYesThe URL of the generated image

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "imageUrl": { "description": "The URL of the generated image", "type": "string" } }, "required": [ "imageUrl" ], "type": "object" }

Other Tools from MCP-Claude

Related Tools

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/virajsamarasinghe/MCP-Claude'

If you have feedback or need assistance with the MCP directory API, please join our Discord server