Skip to main content
Glama

Replicate MCP Server

by deepfates

view_image

Open and display any image directly in the system's default web browser by providing its URL. Simplify image viewing within the Replicate MCP Server environment.

Instructions

Display an image in the system's default web browser

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the image to display

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the image to display", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Replicate MCP Server

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/deepfates/mcp-replicate'

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