Описание
MCP Server for OTP
README
MCP Server
Build Status
PyPI version
Python 3.11+
License: MIT
Ruff
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.
Quick Start
Installation
# Use uvx for isolated execution
uvx otp-mcp-server
# Or install from PyPI
pip install otp-mcp-server
Basic Usage
# Run with STDIO (default, for Claude Desktop)
otp-mcp-server
# Run with HTTP Stream transport
otp-mcp-server --http-stream --host 127.0.0.1 --port 8000
# Run with SSE transport
otp-mcp-server --sse --host 127.0.0.1 --port 8000
Using with Claude Desktop
Add to your Claude Desktop configuration:
{
"mcpServers": {
"otp": {
"command": "uvx",
"args": ["otp-mcp-server"]
}
}
}
Configuration
You can configure the server using command-line arguments or environment variables.
| Environment Variable | Description |
|---|---|
OTP_MCP_SERVER_DB |
Path to the tokens database file |
OTP_MCP_SERVER_HOST |
Host to bind the server to |
OTP_MCP_SERVER_PORT |
Port to bind the server to |
OTP_MCP_SERVER_TRANSPORT |
Transport protocol to use |
OTP_MCP_SERVER_PATH |
Path for HTTP transport |
OTP_MCP_SERVER_LOG_LEVEL |
Logging level |
Установка Iflow Mcp Andreax79 Otp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/andreax79/otp-mcpFAQ
Iflow Mcp Andreax79 Otp MCP бесплатный?
Да, Iflow Mcp Andreax79 Otp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Iflow Mcp Andreax79 Otp?
Нет, Iflow Mcp Andreax79 Otp работает без API-ключей и переменных окружения.
Iflow Mcp Andreax79 Otp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Iflow Mcp Andreax79 Otp в Claude Desktop, Claude Code или Cursor?
Открой Iflow Mcp Andreax79 Otp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Iflow Mcp Andreax79 Otp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
