Skip to main content
Glama

otp-mcp-server

by andreax79

delete_token

Remove an OTP token by specifying a pattern to match the token name or number. Part of the otp-mcp-server for secure OTP management.

Instructions

Delete an OTP token 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" }

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