Otp Ai MCP server. Tools: generate secret, generate totp, verify totp. Built by MEOK AI Labs.
Project description
Overview
Otp Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
generate_otp |
Generate a one-time password from a base32 secret. Supports TOTP (time-based) an |
verify_otp |
Verify a one-time password against a secret. Window parameter allows for clock d |
generate_secret |
Generate a cryptographically secure random secret for OTP. Returns base32-encode |
get_qr_uri |
Generate an otpauth:// URI for QR code provisioning compatible with Google Authe |
Installation
pip install meok-otp-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"otp-ai": {
"command": "python",
"args": ["-m", "meok_otp_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file otp_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: otp_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6340d0d7a2c91b71c97feb763e9724bd53ea1f55c57ab04105a1e7d0962654c
|
|
| MD5 |
3f2c3032bda60b7e773bf722eb406476
|
|
| BLAKE2b-256 |
2955285e61ad06d444eabaa4ed931cc87d63fd4b1e046c3852b8dbfb40ccda83
|
File details
Details for the file otp_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: otp_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c2c862ba388fe439970e022a70e50866a2afc2f376eab37e5a6995db5f56e8e
|
|
| MD5 |
6277c671991e3cae89e7a688df9b2d5e
|
|
| BLAKE2b-256 |
0bf85d676d88780aaa9e8a5788893c337bf78fbf4c15076ad8843a1a6325f52b
|