Labs64/NetLicensing-MCP
Related Servers
Alternatives to Labs64/NetLicensing-MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceMCP Server for Google's Enterprise License Manager API, allowing users to manage licenses for Google products in an enterprise setting through natural language.-
- FlicenseNot gradedqualityDmaintenanceMCP server for interacting with NetBox API, enabling users to query and manage NetBox resources such as devices through natural language.-
- AlicenseNot gradedqualityDmaintenanceMCP server for integrating with n8n, enabling workflow automation and management through natural language.221 npm1MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP Server that enables natural language interaction with the Open Policy Agent REST API, allowing users to manage policies, decisions, and data through conversational interfaces.1-
- AlicenseNot gradedqualityDmaintenanceMCP server for Amazon Selling Partner API and Advertising API, enabling access to orders, inventory, pricing, ads, and reports via natural language.1MIT
- AlicenseCqualityDmaintenanceA Model Context Protocol server for the Hetzner Cloud API that enables natural language management of cloud infrastructure. Users can list, create, and modify servers, networks, volumes, and load balancers through MCP-compatible clients.6736 npmMIT
TDQS
Scored across 48 tools
Each tool clearly targets a specific entity and action (e.g., create/update/delete/list for products, modules, templates, licenses, licensees, bundles, transactions, payment methods, tokens). No two tools have overlapping responsibilities; even similar ones like create_license and obtain_bundle differ in scope and intent.
All tools follow a strict 'netlicensing_verb_noun' pattern with consistent snake_case. Verbs are clear and consistently used (create, get, list, update, delete, obtain, transfer, validate), and resource nouns are unambiguous. No mixed conventions or vague verbs.
At 48 tools, this is a large surface, but it mirrors the full CRUD and operational scope of a licensing management platform (products, modules, templates, licenses, licensees, bundles, transactions, tokens, payment methods, and metadata lookups). While heavy, every tool serves a distinct purpose and is justifiable for the domain.
The tool set covers the entire lifecycle for all core entities: create, read, update, delete, plus specialized operations like validation, license transfer, shop token generation, and bundle obtaining. It also includes necessary metadata endpoints (countries, license types, licensing models) and seems to have no missing critical operations for the stated purpose.