← All servers
🔧

1passwordVerified🛡 No advisories

io.github.CakeRepository/1password
New to MCP? Start here →
18★ stars
221weekly installs
21 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/cakerepository, which proved it owns this namespace.

Verified owner: github.com/cakerepositoryio.github.CakeRepository/1password

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs OP_SERVICE_ACCOUNT_TOKEN.
Configuration
Reads OP_KEYCHAIN_SERVICE, OP_KEYCHAIN_ACCOUNT.

About

MCP server for 1Password service accounts — tools and resources for vaults and credentials

Packages & transports

npm@takescake/1password-mcpv2.5.0 · npx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "1password": {
      "command": "npx",
      "args": [
        "-y",
        "@takescake/1password-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @takescake/1password-mcp