Skip to main content
Glama

Thunder Client License Manager MCP Server

by chezsmithy
MIT License

thunderclient_remove_license

Remove Thunder Client licenses for specified email addresses using this API tool. Manage license assignments efficiently by deactivating access for targeted accounts.

Instructions

Remove Thunder Client licenses for specified email addresses

Input Schema

NameRequiredDescriptionDefault
emailsYesArray of email addresses to remove licenses for

Input Schema (JSON Schema)

{ "properties": { "emails": { "description": "Array of email addresses to remove licenses for", "items": { "format": "email", "type": "string" }, "minItems": 1, "type": "array" } }, "required": [ "emails" ], "type": "object" }
Install Server

Other Tools from Thunder Client License Manager 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/chezsmithy/thunderclient-license-manager-mcp'

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