Back to directory
@notainc/gyazo-mcp-server

@notainc/gyazo-mcp-server

@nota25

An official Model Context Protocol server for Gyazo, enabling AI assistants to access, search, fetch, and upload images and their metadata (including OCR data) via the Gyazo API.

imagegyazoocruploadsearchcontext

Installation & Configuration

{
  "mcpServers": {
    "gyazo-mcp-server": {
      "command": "npx",
      "args": [
        "@notainc/gyazo-mcp-server"
      ],
      "env": {
        "GYAZO_ACCESS_TOKEN": "your-access-token-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/1/25
Updated
2026/6/7