1

1Password MCP Server

Verified

Securely access 1Password vaults and items from AI agents.

open-source 66/100 Security 1password secrets passwords vault security credentials

A Model Context Protocol server for 1Password. Enables AI agents to securely search vaults, retrieve items, and access secrets stored in 1Password without exposing raw credentials.

Provides secure access to passwords, API keys, and other secrets through the 1Password Connect API.

Install

npx -y @1password/mcp-server

MCP Client Config

{
  "mcpServers": {
    "1password": {
      "command": "npx",
      "args": [
        "-y",
        "@1password/mcp-server"
      ]
    }
  }
}

Capabilities

Tools

search_itemsget_itemlist_vaults

Compatible With

Claude Desktop Claude Code Cursor

Pricing

Server is free. 1Password requires a subscription.

Metrics

620

GitHub Stars

4,800

Installs

380

Weekly

3

Open Issues