SERVER
1Password
Rank #2602io.github.CakeRepository/1password
MCP server providing 1password capabilities
First listed
Feb 4, 2026
Last publish date
Feb 6, 2026
OVERVIEW
1Password is a Model Context Protocol (MCP) server published by CakeRepository. It ranks #2602 of 58,900 servers tracked on MCP Toplist, and its repository has 54 GitHub stars. 1Password is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 6, 2026.
STANDING
#2,602of 58,900 tracked serversTop 5%
Ranks ahead of 56,298 of 58,900 servers on MCP Toplist.
CONNECT
Use 1Password
Add 1Password to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"1password": {
"command": "npx",
"args": [
"-y",
"@takescake/1password-mcp"
],
"env": {
"OP_SERVICE_ACCOUNT_TOKEN": "<your OP_SERVICE_ACCOUNT_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
CakeRepository
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 2.0.3 | Feb 6, 2026 |
| 1.0.5 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is 1Password?
- MCP server providing 1password capabilities
- Who maintains 1Password?
- 1Password is maintained by CakeRepository, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is 1Password an official MCP server?
- Yes — 1Password is listed on the Official MCP Registry.
- How many versions does 1Password have?
- MCP Toplist tracks 3 versions of 1Password, most recently published on Feb 6, 2026.
- Where can I find the source code for 1Password?
- The source code for 1Password is hosted at github.com/CakeRepository/1Password-MCP.git.
EXPLORE