mcpbeat Sign in

Netlicensing MCP Server

local only

Netlicensing runs on your own machine — the client starts it, so there is no endpoint to ping. 238 installs a week from pypi. Last commit 12 May 2026.

Create and manage software licenses, products, modules, and customer licensing agreements

Installs per day peak 52 · avg 27 · -15% w/w
a month agotoday
238
Installs / week
pypi · mcparmory-netlicensing
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Netlicensing every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add netlicensing -- uvx mcparmory-netlicensing
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "netlicensing": {
      "args": [
        "mcparmory-netlicensing"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.netlicensing]
command = "uvx"
args = ["mcparmory-netlicensing"]
.cursor/mcp.json
{
  "mcpServers": {
    "netlicensing": {
      "args": [
        "mcparmory-netlicensing"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "netlicensing": {
      "args": [
        "mcparmory-netlicensing"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Netlicensing

same job, measured the same way
Jumpseller
by jumpseller

Manage your Jumpseller store with AI. Products, orders, customers, and more.

answering
Mifactory Payments
by mifactory-bot

Stripe payments for AI agents. Create links, verify, manage customers.

4 tools answering
Shopify Admin
by mcparmory

Manage products, orders, customers, inventory, and store configuration

268 installs/wk local only
Checkout Page
by checkoutpage

Create and manage checkout pages, event ticketing, forms, customers, payments and subscriptions.

answering
Numeral
by usefulapi

Calculate sales tax & VAT, record transactions and refunds, manage products and customers.

11 tools answering
Shopware MCP
by bnymndev

Query and safely manage a Shopware 6 shop: products, orders, customers, stock, audits, reports.

818 installs/wk local only
Recur
by recur

Subscription payment platform for Taiwan — manage products, customers, and billing

answering
DataGate MCP
by servosity

DataGate telecom billing lookups - customers, agreements, invoices, and more - for any MCP agent.

local only

Netlicensing — questions

Answers built from our own checks of this server.

Why is there no uptime for Netlicensing?
Netlicensing runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-netlicensing was installed 238 times last week.
How do I connect Netlicensing?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-netlicensing straight from pypi; nothing to host, nothing to sign up for.
How many people use Netlicensing?
The pypi package mcparmory-netlicensing was installed 238 times in the last week. Week over week that is -15%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Netlicensing open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.