Skip to main content
Glama

otp-mcp-server

by andreax79

get_details

Retrieve details of OTP tokens matching a specific pattern. Supports TOTP and HOTP algorithms for secure one-time password generation.

Instructions

Get the details of all the OTP tokens matching the pattern Args: pattern: Token pattern (part of the name or token number)

Input Schema

NameRequiredDescriptionDefault
patternYes

Input Schema (JSON Schema)

{ "properties": { "pattern": { "title": "Pattern", "type": "string" } }, "required": [ "pattern" ], "type": "object" }
Install Server

Other Tools from otp-mcp-server

Related Tools

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/andreax79/otp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server