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.

Overview

  • Project Description: This project is a proof-of-concept MCP server that retrieves credentials from a 1Password account using the 1Password Python SDK and provides them to Agentic AI.

  • Features:

    • Secure retrieval of credentials from 1Password.
    • Integration with Agentic AI for various operations.
  • Usage:

    • Requires Python 3.11 or higher and the uv package.
    • Configure using a vault in 1Password, creating a service account with necessary permissions.
    • Set up and run the server to integrate with clients like Claude Desktop for credential management.
  • Installation: Can be installed automatically via Smithery using the provided command.