mcpbeat Sign in

Product Lock MCP Server

local only

Product Lock MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm.

Product Lock tools for AI agents: generate, review, validate, and score locks.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 22 · avg 7 · -36% w/w
a month agotoday
42
Installs / week
npm · product-lock-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 product-lock-mcp -- npx -y product-lock-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "product-lock-mcp": {
      "args": [
        "-y",
        "product-lock-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.product-lock-mcp]
command = "npx"
args = ["-y", "product-lock-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "product-lock-mcp": {
      "args": [
        "-y",
        "product-lock-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "product-lock-mcp": {
      "args": [
        "-y",
        "product-lock-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Product Lock MCP

same job, measured the same way
Metricui
by mpmcgowen

React dashboard components — API lookup, code generation, and prop validation for AI tools.

32 installs/wk local only
Ainative Prd MCP
by ainative-studio

PRD Generator MCP — generate, validate, and manage Product Requirement Documents.

73 installs/wk local only
Vrm Toolkit MCP
by dwarehouse1

Inspect, validate and preview VRM / VRMA files from an AI agent (5 tools, local stdio server).

33 installs/wk local only
Neurakeep
by dominiclachance

Local-first, source-cited memory for AI agents with proposal review, failure memory, and MCP tools.

31 installs/wk local only
Okaneland MCP
by thebaronofai

Verified AI-tool prices and AI product margin math for agents.

34 installs/wk local only
Writing Assistant AI MCP
by csoai-org

Writing Assistant Ai tools for AI agents. Capabilities: generate headlines, score readability

139 installs/wk local only
Webhook AI MCP
by csoai-org

Webhook Ai tools for AI agents. Capabilities: validate webhook signature, log webhook event, replay

141 installs/wk local only
ProductNow
by productnow

Connect AI agents to ProductNow's context engine to search, create, review, and act.

answering

Product Lock MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Product Lock MCP?
Product Lock MCP 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 npm package product-lock-mcp was installed 42 times last week.
Is Product Lock MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Product Lock MCP?
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 product-lock-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Product Lock MCP?
The npm package product-lock-mcp was installed 42 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.