Stats
Actions
Tags
From 1password-mcp
Provides local access to Apple Numbers spreadsheet files for reading, writing, and manipulation. Runs as a local Node.js process.
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
First indexed Jan 5, 2026
First indexed Jan 5, 2026
npx claudepluginhub ClementWalter/rookie-marketplace --plugin 1password-mcp