Loading MCP server directory, please wait...
Labs64 NetLicensing MCP server for AI-driven software license lifecycle management.
npx @getmcp/cli add io.github.Labs64/netlicensing-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Labs64/netlicensing-mcp": {
"command": "uvx",
"args": [
"netlicensing-mcp"
],
"env": {
"NETLICENSING_API_KEY": "",
"NETLICENSING_BASE_URL": "https://go.netlicensing.io/core/v2/rest"
}
}
}
}