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.

Защищенный сервер MCP (Model Context Protocol), который позволяет агентам ИИ взаимодействовать с приложением Authenticator. Он обеспечивает бесперебойный доступ к кодам и паролям 2FA, позволяя агентам ИИ помогать с автоматизированными процессами входа, сохраняя при этом безопасность. Этот инструмент устраняет разрыв между помощниками ИИ и безопасной аутентификацией, упрощая управление учетными данными на разных платформах и веб-сайтах.

Как это работает

  1. Откройте интегрированный интерфейс чата вашего ИИ-агента (например, режим агента Cursor).
  2. Попросите агента ИИ получить ваш код 2FA или пароль для нужного вам веб-сайта и учетной записи.
  3. Агент ИИ безопасно получит эти учетные данные, а затем сможет использовать их для автоматизации процесса входа в систему.

Этот сервер MCP специально разработан для использования с приложением Authenticator · 2FA .

Начиная

Многие клиенты ИИ используют файл конфигурации для управления серверами MCP.

Инструмент authenticator-mcp можно настроить, добавив в файл конфигурации следующее.

ПРИМЕЧАНИЕ: Вам нужно будет создать токен доступа приложения Authenticator для использования этого сервера. Инструкции по созданию токена доступа приложения Authenticator можно найти здесь .

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"] } } }

Или вы можете установить AUTHENTICATOR_ACCESS_TOKEN в поле env .

Установить приложение Authenticator · 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.

Защищенный сервер, который позволяет агентам ИИ получать доступ к кодам и паролям 2FA из приложения Authenticator, что позволяет им участвовать в автоматизированных процессах входа в систему, обеспечивая при этом безопасность.

  1. Начиная
    1. MacOS/Linux
    2. Окна
  2. Установить приложение Authenticator · 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