Product Lock MCP
Rank #3,041io.github.nickjazz/product-lock-mcp
MCP server providing product-lock-mcp capabilities
Product Lock MCP is a Model Context Protocol (MCP) server published by nickjazz. It ranks #3,041 of 132,046 servers tracked on MCP Toplist, and its repository has 129 GitHub stars. Product Lock MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 17, 2026 and most recently updated on Feb 17, 2026.
Ranks ahead of 129,005 of 132,046 servers on MCP Toplist.
Use Product Lock MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add product-lock-mcp -- npx -y product-lock-mcp[mcp_servers.product-lock-mcp]
command = "npx"
args = ["-y", "product-lock-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"product-lock-mcp": {
"command": "npx",
"args": [
"-y",
"product-lock-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"product-lock-mcp": {
"command": "npx",
"args": [
"-y",
"product-lock-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"product-lock-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"product-lock-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"product-lock-mcp": {
"command": "npx",
"args": [
"-y",
"product-lock-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"product-lock-mcp": {
"command": "npx",
"args": [
"-y",
"product-lock-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nickjazz%2Fproduct-lock-mcp)<a href="https://mcptoplist.com/server/io.github.nickjazz%2Fproduct-lock-mcp"><img src="https://mcptoplist.com/badge/io.github.nickjazz%2Fproduct-lock-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nickjazz
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Feb 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Product Lock MCP?
- Product Lock MCP is maintained by nickjazz, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Product Lock MCP listed on the Official MCP Registry?
- Yes — Product Lock MCP is listed on the Official MCP Registry.
- How many versions does Product Lock MCP have?
- MCP Toplist tracks 2 versions of Product Lock MCP, most recently published on Feb 17, 2026.
- Where can I find the source code for Product Lock MCP?
- The source code for Product Lock MCP is hosted at github.com/nickjazz/product-lock-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.