Marketplace MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 15 Jun 2026.
Publish Nostr marketplace listings (NIP-15 + Shopstr kinds 30019/30402) so agents can run a store.
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 marketplace-mcp -- npx -y marketplace-mcp
{
"mcpServers": {
"marketplace-mcp": {
"args": [
"-y",
"marketplace-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.marketplace-mcp]
command = "npx"
args = ["-y", "marketplace-mcp"]
{
"mcpServers": {
"marketplace-mcp": {
"args": [
"-y",
"marketplace-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"marketplace-mcp": {
"args": [
"-y",
"marketplace-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.