Gyazo MCP Server
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.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论