Stats
Actions
Tags
From 1password-mcp
Connects to Apple Mail (iCloud) for sending, reading, and managing emails directly from Claude. Runs locally as a subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"1password": {
"command": "uv",
"args": [
"run",
"${CLAUDE_PLUGIN_ROOT}/server.py"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
uvCommand-line arguments passed to the server process
npx claudepluginhub ClementWalter/rookie-marketplace --plugin 1password-mcp