Authenticator App MCP Server

by firstorderai
MIT License
175
2
  • Apple
  • Linux

Integrations

  • 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.

AIエージェントが認証アプリと連携できるようにする、安全なMCP(モデルコンテキストプロトコル)サーバーです。2要素認証コードとパスワードへのシームレスなアクセスを提供し、AIエージェントがセキュリティを維持しながら自動ログインプロセスを支援できるようにします。このツールは、AIアシスタントと安全な認証の間のギャップを埋め、異なるプラットフォームやウェブサイト間での認証情報の管理を容易にします。

仕組み

  1. AI エージェントの統合チャット インターフェース (Cursor のエージェント モードなど) を開きます。
  2. AI エージェントに、希望する Web サイトとアカウントの 2FA コードまたはパスワードを取得するよう依頼します。
  3. AI エージェントはこれらの資格情報を安全に取得し、それを利用してログイン プロセスを自動化できます。

この MCP サーバーは、認証アプリ・2FAで使用するために特別に設計されています。

はじめる

多くの AI クライアントは、構成ファイルを使用して MCP サーバーを管理します。

authenticator-mcpツールは、構成ファイルに以下を追加することで構成できます。

注意:このサーバーを使用するには、認証アプリのアクセストークンを作成する必要があります。認証アプリのアクセストークンの作成方法については、こちらをご覧ください。

macOS / Linux

{ "mcpServers": { "Authenticator App MCP": { "command": "npx", "args": ["-y", "authenticator-mcp", "--access-token=YOUR-KEY"] } } }

ウィンドウズ

{ "mcpServers": { "Authenticator App MCP": { "command": "cmd", "args": ["/c", "npx", "-y", "authenticator-mcp", "--access-token=YOUR-KEY"] } } }

または、 envフィールドにAUTHENTICATOR_ACCESS_TOKENを設定することもできます。

認証アプリをインストール · 2FAデスクトップ版

アクセストークンの作成

  1. Authenticator App · 2FAのデスクトップバージョンを起動します。
  2. Settingsに移動して、 MCP Serverセクションを見つけます。
  3. MCP サーバーをONに切り替えて有効にし、アクセス トークンの生成に進みます。

アクセストークンは一度しか表示されませんのでご注意ください。すぐにコピーして、MCPクライアントの設定に追加してください。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

AI エージェントが認証アプリから 2FA コードとパスワードにアクセスできるようにする安全なサーバー。これにより、セキュリティを維持しながら自動ログイン プロセスを支援できます。

  1. はじめる
    1. macOS / Linux
    2. ウィンドウズ
  2. 認証アプリをインストール · 2FAデスクトップ版
    1. アクセストークンの作成

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        This server integrates AI assistants with ClickUp workspaces, enabling task, team, list, and board management through a secure OAuth2 authentication process.
        Last updated -
        5
        5
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        Enables AI agents to access and interact with Clover merchant data, inventory, and orders through a secure OAuth-authenticated MCP server.
        Last updated -
        16
        1
        TypeScript
        MIT License
      • A
        security
        A
        license
        A
        quality
        An MCP server that enables AI agents to authenticate with and interact with Open eClass platform instances, supporting UoA's SSO authentication system for retrieving course information and performing basic platform operations.
        Last updated -
        4
        1
        Python
        MIT License
      • A
        security
        F
        license
        A
        quality
        An MCP server that allows AI assistants to interact with the ServiceTitan API, requiring client credentials for authentication.
        Last updated -
        454
        TypeScript

      View all related MCP servers

      ID: ta96lq0l0p