Skip to main content
Glama

Thunder Client License Manager MCP Server

by chezsmithy
MIT License

thunderclient_add_license

Assign Thunder Client licenses to specified email addresses using the License Manager MCP Server API, simplifying license management.

Instructions

Add Thunder Client licenses for specified email addresses

Input Schema

NameRequiredDescriptionDefault
emailsYesArray of email addresses to add licenses for

Input Schema (JSON Schema)

{ "properties": { "emails": { "description": "Array of email addresses to add 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