NetLicensing MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 357 installs a week from pypi.
Labs64 NetLicensing MCP server for AI-driven software license lifecycle management.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
NETLICENSING_API_KEY (Your NetLicensing API key (leave empty to use demo credentials)), NETLICENSING_BASE_URL (Override the NetLicensing API base URL), MCP_TRANSPORT (Transport mode: stdio (default) or http), MCP_VERBOSE (Enable verbose debug logging (true/false)).
The author declared them in the registry entry; get the values from the project itself.
A powerful MCP server for AI-driven Jupyter Notebook management and execution
Minimal MCP server for Google Drive file management and Google Sheets editing.
MCP server for AI-driven console application automation and monitoring
MCP server for AI-driven formal proof search in Lean 4
MCP server for agent-driven React Native and Expo development and mobile testing
Decixa MCP Server — intent-driven API discovery and selection for AI agents.
OpenAPI lifecycle guard and MCP sidecar for policy-driven API orchestration.
MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.
Answers built from our own checks of this server.