Skip to main content
Glama

Authenticator App MCP Server

by firstorderai
MIT License
175
2
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTHENTICATOR_ACCESS_TOKENYesYour Authenticator App access token generated from the desktop app

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_2fa_code

Retrieve the current 2FA code for a username when logging into a website.

get_password

Retrieve the password for a username when logging into a website.

get_account_list

Retrieve the accounts can be used when logging into a website.

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