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 2, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类