Stats
Actions
Tags
From 1password-mcp
Local stdio MCP server deployed to handle Apple Notes operations. Purpose and capabilities are unclear from configuration alone.
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