Enterprise DNA
M MCP Servers Developer low

firstorderai/authenticator_mcp

by Various

A secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App.

F

MCP

firstorderai/authenticator_mcp

Added 1 June 2026

Overview

A secure MCP server built in TypeScript that lets AI agents interact with authenticator apps for generating time-based one-time passwords (TOTP). It wraps the Authenticator App via the Model Context Protocol, providing a controlled bridge between LLMs and authentication token generation.

Best for

Best for
Developers building AI agents that need to programmatically handle time-based 2FA codes

Use cases

  • Automate TOTP code retrieval in AI-driven workflows
  • Enable AI agents to log into services requiring 2FA
  • Integrate token generation into MCP-compatible assistant pipelines

How to use

Tools exposed

  • npx

Tested with

Cursor

Example client config

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

Notes

A secure MCP server built in TypeScript that lets AI agents interact with authenticator apps for generating time-based one-time passwords (TOTP). It wraps the Authenticator App via the Model Context Protocol, providing a controlled bridge between LLMs and authentication token generation.

36 stars on GitHub. Last updated 2026-03-31. Licensed MIT.

Use cases

  • Automate TOTP code retrieval in AI-driven workflows
  • Enable AI agents to log into services requiring 2FA
  • Integrate token generation into MCP-compatible assistant pipelines

Pros

  • Provides a secure, standardized protocol for AI agent access to authenticator data
  • Lightweight TypeScript implementation with clear MCP server structure
  • Solves a real integration gap for AI automation involving 2FA

Cons

  • Relies on the host system having an authenticator app configured, limiting portability
  • Small community (36 stars) with limited track record or support
  • Requires MCP compatibility on the client side, narrowing potential users

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides a secure, standardized protocol for AI agent access to authenticator data
  • Lightweight TypeScript implementation with clear MCP server structure
  • Solves a real integration gap for AI automation involving 2FA

Cons

  • Relies on the host system having an authenticator app configured, limiting portability
  • Small community (36 stars) with limited track record or support
  • Requires MCP compatibility on the client side, narrowing potential users
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks