Generates secure One-Time Passwords (OTP) as an MCP server.
OTP provides a secure Model Context Protocol (MCP) server for generating One-Time Passwords. It supports both Time-based (TOTP) and HMAC-based (HOTP) algorithms, offering flexible integration options via stdio, Server-Sent Events (SSE), and HTTP Stream. This makes it ideal for seamless integration with AI assistants and various applications requiring robust authentication.