NetLicensing MCP Server
Quality Score
75
/100
Labs64 NetLicensing MCP server for AI-driven software license lifecycle management.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"netlicensing-mcp": {
"command": "uvx",
"args": [
"netlicensing-mcp"
],
"env": {
"NETLICENSING_API_KEY": "<netlicensing_api_key>",
"NETLICENSING_BASE_URL": "https://go.netlicensing.io/core/v2/rest",
"MCP_TRANSPORT": "stdio",
"MCP_VERBOSE": "false"
}
}
}
}§02 Environment variables
NETLICENSING_API_KEYYour NetLicensing API key (leave empty to use demo credentials)
NETLICENSING_BASE_URLOverride the NetLicensing API base URL
MCP_TRANSPORTTransport mode: stdio (default) or http
MCP_VERBOSEEnable verbose debug logging (true/false)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
5
§04 Alternatives in Cloud Storage
ai.aliengiraffe/spotdb
ai.aliengiraffe/spotdb
Ephemeral data sandbox for AI workflows with guardrails and security
ai.smithery/STUzhy-py_execute_mcp
ai.smithery/STUzhy-py_execute_mcp
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
ai.smithery/flight505-mcp_dincoder
ai.smithery/flight505-mcp_dincoder
Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the…