Labs64/NetLicensing-MCP
Overview
Official Model Context Protocol (MCP) server for Labs64 NetLicensing. Provides a natural language interface that lets agentic applications manage the full software licensing lifecycle without writing custom API calls, built in Python.
Capabilities
- • stdio transport support
- • prompt templates
- • github integration
- • mcp client integration
- • workflow automation support
Best For
Official MCP server for Labs64 NetLicensing that enables AI agents to manage software licensing lifecycles without custom API code, supporting popular MCP clients like Claude Desktop and VS Code.
Decision Snapshot
Install
available
Usage
available
Docs
6 links
Config
4 strong hints
Capabilities
5 key capabilities detected
- • GitHub stars: 1
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 4/11/2026
Installation / Setup
NETLICENSING_API_KEY=your_key uvx netlicensing-mcp
Usage
docker run -i --rm \ && -e NETLICENSING_API_KEY=your_key \ && ghcr.io/labs64/netlicensing-mcp:latest
Features
- • stdio transport support
- • prompt templates
- • github integration
- • mcp client integration
- • workflow automation support
Use Cases
- • Supports capabilities such as: stdio transport support; prompt templates; github integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • stdio transport support
- • prompt templates
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• docker run -i --rm \ && -e NETLICENSING_API_KEY=your_key \ && ghcr.io/labs64/netlicensing-mcp:latest
Notes / Requirements
- • Primary language: Python
- • License: Apache-2.0
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
bright8192/esxi-mcp-server
A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing REST API interfaces for virtual machine management.
arnstarn/mcp-server-spotinst
An MCP server for the Spot.io (Spotinst) API, offering 23 tools to manage Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.