The Authenticator App MCP Server enables AI agents to securely retrieve authentication credentials for automated login processes. It provides three key functions:
- Retrieve 2FA codes for specific website/username combinations
- Fetch passwords for specific website/username combinations
- Obtain lists of accounts available for login to specific websites
Supports the Debian version of Authenticator App · 2FA through .deb package installation, enabling AI agents to retrieve secure authentication credentials.
Supports the desktop version of Authenticator App · 2FA on Linux platforms, enabling AI agents to access authentication credentials securely.
Supports the desktop version of Authenticator App · 2FA on macOS, allowing AI agents to securely retrieve 2FA codes and passwords for automated login processes.
Provides compatibility with the Ubuntu/Debian version of Authenticator App · 2FA through .deb package installation, allowing secure access to authentication credentials.
A secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App. It provides seamless access to 2FA codes and passwords, allowing AI agents to assist with automated login processes while maintaining security. This tool bridges the gap between AI assistants and secure authentication, making it easier to manage your credentials across different platforms and websites.
How it works
- Open your AI agent's integrated chat interface (such as Cursor's agent mode).
- Ask AI agent to retrieve your 2FA code or password for your desired website and account.
- AI agent will securely fetch these credentials, then can utilize them to automate your login process.
This MCP server is specifically designed for use with Authenticator App · 2FA.
Getting Started
Many AI clients use a configuration file to manage MCP servers.
The authenticator-mcp
tool can be configured by adding the following to your configuration file.
NOTE: You will need to create a Authenticator App access token to use this server. Instructions on how to create a Authenticator App access token can be found here.
MacOS / Linux
Windows
Or you can set AUTHENTICATOR_ACCESS_TOKEN
in the env
field.
Install Authenticator App · 2FA Desktop version
Creating an Access Token
- Launch the desktop version of
Authenticator App · 2FA
. - Navigate to
Settings
and locate theMCP Server
section. - Enable the MCP Server by toggling it
ON
, then proceed to generate your access token.
Please note that the access token will only be displayed once. Be sure to copy it immediately and add it to your MCP client configuration.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A secure server that enables AI agents to access 2FA codes and passwords from the Authenticator App, allowing them to assist with automated login processes while maintaining security.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA secure system enabling AI assistants to interact with blockchain data and prepare transactions while ensuring users maintain exclusive control over their private keys and transaction signing.Last updated -3TypeScriptMIT License
- -securityAlicense-qualityA secure server that enables AI applications to execute shell commands in specified directories, supporting multiple shell types (bash, sh, cmd, powershell) with built-in security features like directory isolation and timeout control.Last updated -9PythonApache 2.0
- -securityFlicense-qualityIntegrates with the AgentCraft framework to enable secure communication and data exchange between AI agents, supporting both premade and custom enterprise AI agents.Last updated -1Python
- -securityFlicense-qualityA proof-of-concept server that securely retrieves credentials from 1Password vaults and provides them to AI agents via Model Context Protocol (MCP), enabling AI assistants to use stored credentials for tasks like automated logins.Last updated -3Python