MCPServers
G

Gyazo MCP Server

19
0

Summary

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.

Available Actions(4)

gyazo_search

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. Returns matching image URIs and metadata.

gyazo_image

Fetch image content and metadata from Gyazo. Retrieve specific images by ID or URL. Returns both image content and detailed metadata.

gyazo_latest_image

Fetch the most recent image from Gyazo. Returns both image content and metadata, including OCR text if available.

gyazo_upload

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.

Last Updated: June 15, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Language

TypeScript

Categories