Back to directory
acro5piano/yagms

acro5piano/yagms

@acro5piano

Yet Another Gmail MCP Server

gmailmcpemailgoogleoauthautomationbunjavascripttool

Installation & Configuration

{
  "mcpServers": {
    "gmail": {
      "command": "bun",
      "args": [
        "run",
        "/path/to/yagms/dist/gmail.js"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15