← All servers
πŸ”Œ

OnepasswordPublisherπŸ›‘ No advisories

com.pulsemcp/onepassword
New to MCP? Start here β†’
74β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.com β†—com.pulsemcp/onepassword

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OP_SERVICE_ACCOUNT_TOKEN.
βœ“
Configuration
Reads ENABLED_TOOLGROUPS, SKIP_HEALTH_CHECKS, DANGEROUSLY_SKIP_ELICITATIONS, OP_ELICITATION_READ, OP_ELICITATION_WRITE, OP_WHITELISTED_ITEMS.

About

MCP server for interacting with 1Password via the CLI to read and manage credentials.

Packages & transports

npmonepassword-mcp-serverv0.5.4 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "onepassword": {
      "command": "npx",
      "args": [
        "-y",
        "onepassword-mcp-server"
      ]
    }
  }
}

β–Ά 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 onepassword-mcp-server