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
7.0K

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

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
14.0K
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
11.6K
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
13.2K
4 points
M
MCP Obsidian
This project is an MCP server used to interact with the Obsidian note application through the Local REST API plugin of Obsidian. It provides various tools to operate and manage files in Obsidian, including listing files, retrieving file content, searching, modifying content, and deleting files.
Python
13.9K
5 points
M
MCP Atlassian
MCP Atlassian is a Model Context Protocol server designed for Atlassian products (Confluence and Jira), supporting both cloud and on-premises deployments and providing AI assistant integration functions.
Python
14.3K
5 points
M
MCP Logseq Server
An MCP server for interacting with the LogSeq note-taking app, providing various API tools to operate on note content.
Python
16.0K
4.1 points
S
Solana Docs MCP Server
A TypeScript-based MCP server that implements a simple note system and supports note creation and summarization functions
TypeScript
12.3K
4.2 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
15.0K
4.5 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
24.0K
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
44.9K
4.3 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
16.0K
4.3 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#
20.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
45.5K
4.5 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
31.0K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
16.1K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase