MCP.so
Sign In
Servers

gyazo-mcp-server

@yuiseki

Official Model Context Protocol server for Gyazo

Add this server to your MCP-compatible client using the configuration below.

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

More from Other