G

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
31

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 searchSearch your Gyazo image library by keywords, titles, application names, or date ranges.
Image retrievalRetrieve the content and metadata of a specific image by ID or URL.
Latest imageAutomatically retrieve your recently uploaded image, including OCR text recognition results (if available).
Image uploadUpload new images to your Gyazo account, supporting the addition of titles and descriptions.

Advantages and limitations

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 screenshotsSearch for screenshots shared in last week's meeting.
Analyze the latest screenshotRetrieve and analyze the recently uploaded software error screenshot.
Quickly share a screenshotUpload 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.
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
285
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
215
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
382
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
889
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
1.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
322
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
124
4.2 points
I
Image Gen Server
An image generation service based on Jimeng AI, designed for Cursor IDE, enabling the generation and saving of images from text descriptions.
Python
260
4 points
Featured MCP Services
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
97
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
1.7K
5 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
150
4.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
838
4.3 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
6.7K
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#
573
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
5.2K
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
761
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase