Skip to main content
Glama
Labs64

Labs64/NetLicensing-MCP

by Labs64

netlicensing_create_license_template

Create a license template for software products by defining parameters like type, pricing, and usage limits to automate licensing management.

Instructions

Create a license template.

Args: module_number: Parent product module number: Unique template number (e.g. 'LT01') name: Template display name license_type: FEATURE | TIMEVOLUME | FLOATING | QUANTITY price: Template price (0 for free) currency: ISO 4217 currency code (default EUR) automatic: Auto-assign this license to new licensees hidden: Hide template in NetLicensing Shop hide_licenses: Hide licenses derived from this template in the Shop active: Whether the template is active time_volume: Number of time units (TIMEVOLUME type) time_volume_period: DAY | WEEK | MONTH | YEAR (TIMEVOLUME type) max_sessions: Concurrent sessions allowed (FLOATING type) quantity: Usage quota (QUANTITY / PayPerUse type) grace_period: Allow grace period after expiry (Subscription model)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
module_numberYes
numberYes
nameYes
license_typeYes
priceNo
currencyNoEUR
automaticNo
hiddenNo
hide_licensesNo
activeNo
time_volumeNo
time_volume_periodNo
max_sessionsNo
quantityNo
grace_periodNo

Latest Blog Posts

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/Labs64/NetLicensing-MCP'

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