NetLicensing MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 233 installs a week from pypi.
Labs64 NetLicensing MCP server for AI-driven software license lifecycle management.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add netlicensing-mcp -- uvx netlicensing-mcp
{
"mcpServers": {
"netlicensing-mcp": {
"args": [
"netlicensing-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.netlicensing-mcp]
command = "uvx"
args = ["netlicensing-mcp"]
{
"mcpServers": {
"netlicensing-mcp": {
"args": [
"netlicensing-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"netlicensing-mcp": {
"args": [
"netlicensing-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.