Labsco
andreax79 logo

OTP MCP Server

β˜… 4

from andreax79

Generates secure One-Time Passwords (OTP) using TOTP and HOTP algorithms.

πŸ”₯πŸ”₯βœ“ VerifiedFreeNeeds API keys

OTP-MCP-Server

MCP Server Build Status PyPI version Python 3.11+ License: MIT Ruff <a href="https://glama.ai/mcp/servers/@andreax79/otp-mcp"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@andreax79/otp-mcp/badge" alt="otp-mcp-server MCP server" /> </a>

Model Context Protocol (MCP) server that provides OTP (One-Time Password) generation

A Model Context Protocol (MCP) server built with FastMCP that provides secure OTP (One-Time Password) generation. Supports TOTP (Time-based) and HOTP (HMAC-based) algorithms and multiple transport options including stdio, SSE, and HTTP Stream for seamless integration with AI assistants and applications.