N
Netlicensing MCP
by @Labs64
MCP (Model Context Protocol) server for the Labs64 NetLicensing
Created 3/16/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx netlicensing-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"labs64-netlicensing-mcp": {
"command": "uvx",
"args": [
"netlicensing-mcp"
]
}
}
}