onepassword-mcp-server

onepassword-mcp-server

12

This project is a Model Context Protocol (MCP) server designed for educational purposes. It connects with 1Password to securely retrieve credentials and integrates with AI applications for streamlined operations.

What is the primary purpose of the 1Password Credential Retrieval Server?

The server is designed to securely retrieve credentials from a 1Password account and provide them to Agentic AI for automated operations.

What are the prerequisites for installing the server?

You need Python 3.11 or higher, the 'uv' package installer, and a configured 1Password vault with a service account.

How do I configure the server for use with Claude Desktop?

You need to adjust the JSON configuration file to specify the path to the server script and insert the 1Password service account token.

Can this server be used for browser automation?

Yes, it can be used in conjunction with the mcp-browser-use tool to automate browser tasks.

Is this server intended for production use?

No, it is a proof of concept intended for educational purposes only.