MCP Directory
Back

mcp-server

by bitwarden · TypeScript · ★ 153

MCP server for interaction with Bitwarden.

#bitwarden#mcp#mcp-server#typescript

Install

npx -y github:bitwarden/mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:bitwarden/mcp-server"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that provides AI assistants with secure access to Bitwarden password manager functionality through two complementary interfaces: - **Vault Management and CLI tools** via Bitwarden CLI - **Organization Administration** via Bitwarden Public API [](https://www.npmjs.com/package/@bitwarden/mcp-server) > [!WARNING] > This MCP server is designed exclusively for local use and must never be hosted publicly or exposed over a network. > > When you grant an AI assistant access to this server, you are providing the ability to: > > - Read vault items including passw…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers