Used by 1 plugin
Connects to Gmail to read, send, and manage emails directly from your Claude workspace.
Add to your .mcp.json:
{
"mcpServers": {
"1password": {
"command": "uv",
"args": [
"run",
"${CLAUDE_PLUGIN_ROOT}/server.py"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
uv