Skip to main content
Glama

Thunder Client License Manager MCP Server

by chezsmithy
MIT License

thunderclient_get_licenses

Retrieve Thunder Client licenses from the API, with an option to fetch specific pages or automatically gather all available data for comprehensive management.

Instructions

Get Thunder Client licenses. If pageNumber is not provided, fetches all pages automatically.

Input Schema

NameRequiredDescriptionDefault
pageNumberNoSpecific page number to fetch (optional, fetches all pages if omitted)

Input Schema (JSON Schema)

{ "properties": { "pageNumber": { "description": "Specific page number to fetch (optional, fetches all pages if omitted)", "minimum": 1, "type": "number" } }, "required": [], "type": "object" }

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