Skip to main content
Glama

Thunder Client License Manager MCP Server

by chezsmithy
MIT License

thunderclient_get_licenses

Retrieve Thunder Client licenses by fetching specific or all pages automatically. Simplifies license management for seamless integration and access via API.

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" }
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