Skip to main content
Glama

Authenticator App MCP Server

by firstorderai

AI 에이전트가 인증 앱과 상호 작용할 수 있도록 지원하는 안전한 MCP(모델 컨텍스트 프로토콜) 서버입니다. 2FA 코드와 비밀번호에 원활하게 접근할 수 있도록 하여 AI 에이전트가 보안을 유지하면서 자동 로그인 프로세스를 지원할 수 있도록 합니다. 이 도구는 AI 비서와 보안 인증 간의 간극을 메워 다양한 플랫폼과 웹사이트에서 자격 증명을 더욱 쉽게 관리할 수 있도록 합니다.

작동 원리

  1. AI 에이전트의 통합 채팅 인터페이스(예: Cursor의 에이전트 모드)를 엽니다.
  2. AI 에이전트에게 원하는 웹사이트와 계정에 대한 2FA 코드나 비밀번호를 검색해 달라고 요청하세요.
  3. AI 에이전트는 이러한 자격 증명을 안전하게 가져온 다음 이를 활용하여 로그인 프로세스를 자동화할 수 있습니다.

이 MCP 서버는 Authenticator 앱 · 2FA 와 함께 사용하도록 특별히 설계되었습니다.

시작하기

많은 AI 클라이언트는 구성 파일을 사용하여 MCP 서버를 관리합니다.

authenticator-mcp 도구는 구성 파일에 다음을 추가하여 구성할 수 있습니다.

참고: 이 서버를 사용하려면 인증 앱 액세스 토큰을 생성해야 합니다. 인증 앱 액세스 토큰 생성 방법은 여기에서 확인할 수 있습니다.

맥OS / 리눅스

지엑스피1

윈도우

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

또는 env 필드에 AUTHENTICATOR_ACCESS_TOKEN 설정할 수 있습니다.

Authenticator 앱 설치 · 2FA 데스크톱 버전

액세스 토큰 생성

  1. Authenticator App · 2FA 데스크톱 버전을 실행하세요.
  2. Settings 으로 이동하여 MCP Server 섹션을 찾으세요.
  3. MCP 서버를 ON 활성화한 다음 액세스 토큰을 생성합니다.

액세스 토큰은 한 번만 표시됩니다. 즉시 복사하여 MCP 클라이언트 구성에 추가하세요.

Install Server
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. 맥OS / 리눅스
    2. 윈도우
  2. Authenticator 앱 설치 · 2FA 데스크톱 버전
    1. 액세스 토큰 생성

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        A 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 -
        9
        TypeScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        A 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 -
        10
        Python
        Apache 2.0
        • Linux
        • Apple
      • -
        security
        F
        license
        -
        quality
        A 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 -
        3
        Python
      • A
        security
        F
        license
        A
        quality
        A server that enables AI to access external services through the Model Context Protocol, specifically integrating with an authentication system to obtain login tickets.
        Last updated -
        1
        TypeScript

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/firstorderai/authenticator_mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server