Gyazo
An MCP server based on TypeScript that provides Gyazo image integration services, supporting image search, retrieval, upload, and metadata access functions.
2.5 points
8.9K

What is the Gyazo MCP Server?

The Gyazo MCP Server is a server based on the Model Context Protocol, specifically designed to connect AI assistants with the Gyazo image service. It allows AI to access and manage your Gyazo image library through a dedicated protocol.

How to use the Gyazo MCP Server?

After installing the server, AI assistants can access your Gyazo images through dedicated commands, including searching for historical images, retrieving the latest images, or uploading new ones.

Use cases

It is particularly useful when you need an AI assistant to analyze or process images saved in Gyazo, such as finding past screenshots, analyzing image content, or quickly sharing new screenshots.

Main features

Image search
Search your Gyazo image library by keywords, titles, application names, or date ranges.
Image retrieval
Retrieve the content and metadata of a specific image by ID or URL.
Latest image
Automatically retrieve your recently uploaded image, including OCR text recognition results (if available).
Image upload
Upload new images to your Gyazo account, supporting the addition of titles and descriptions.
Advantages
Seamlessly integrate the Gyazo image service into the AI assistant workflow
Support rich image metadata and OCR text recognition
Provide simple and easy-to-use search and upload functions
Limitations
Requires a Gyazo account and API access token
Only supports the Gyazo platform and is not compatible with other image services
Free Gyazo accounts have upload limitations

How to use

Get a Gyazo API access token
Log in to the Gyazo website, create a new application, and generate an access token.
Install the server
Globally install the Gyazo MCP server package via npm.
Configure environment variables
Set the GYAZO_ACCESS_TOKEN environment variable to your access token.
Integrate with Claude Desktop
Modify the Claude configuration file to add MCP server configuration.

Usage examples

Find meeting record screenshots
Search for screenshots shared in last week's meeting.
Analyze the latest screenshot
Retrieve and analyze the recently uploaded software error screenshot.
Quickly share a screenshot
Upload and share a new screenshot through the AI assistant.

Frequently Asked Questions

Do I need to pay to use this service?
How can I protect my image privacy?
What image formats are supported?
Is there a limit on the size of uploaded images?

Related resources

Gyazo official website
The official website of the Gyazo image service
Gyazo API documentation
The official documentation of the Gyazo API
GitHub repository
The project source code repository
MCP protocol description
The official description of the Model Context Protocol

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "gyazo-mcp-server": {
      "command": "npx",
      "args": ["@notainc/gyazo-mcp-server"],
      "env": {
        "GYAZO_ACCESS_TOKEN": "your-access-token-here"
      }
    }
  }
}

{
  "mcpServers": {
    "gyazo-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "GYAZO_ACCESS_TOKEN",
        "gyazo-mcp-server"
      ],
      "env": {
        "GYAZO_ACCESS_TOKEN": "your-access-token-here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
8.3K
5 points
V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
5.9K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
6.9K
4.5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
8.7K
5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
V
Video Editing MCP
Video Editor MCP is a video editing server that provides video upload, search, generation, and editing functions, supporting operations through the LLM and Video Jungle platforms.
Python
16.3K
4 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
14.8K
4.3 points
M
MCP Server Weread
The WeRead MCP Server is a lightweight service that bridges WeRead data and AI clients, enabling in - depth interaction between reading notes and AI.
TypeScript
14.4K
4 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
26.5K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
36.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
74.4K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
22.4K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
32.5K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.7K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
100.0K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
49.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase