A TypeScript-based MCP server that enables AI assistants to interact with Gyazo images using the Model Context Protocol, providing access to image URIs, metadata, and OCR data via the Gyazo API.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Full-text search for captures uploaded by users on Gyazo. Search by keyword, title, app, URL, or date range. Supports pagination for browsing multiple results and returns matching image URIs and metadata.
Fetch image content and metadata from Gyazo. Retrieve specific images by ID or URL, returning both image content and detailed metadata.
Fetch the most recent image from Gyazo. Returns both image content and metadata, including OCR text if available.
Upload an image to Gyazo. Upload images with base64 encoded image data and add optional metadata like title, description, referer URL, and app name. Returns the uploaded image's permalink URL and ID.