Publish Nostr marketplace listings so agents can operate an automated store.
This MCP tool comes from the official registry and is open source, with no clear high-risk red flags in the provided material. However, it requires a Nostr private key, executes local code, and connects to user-configured Nostr relays, so it should be used with least privilege and isolation.
It requires environment variables such as NOSTR_PRIVATE_KEY, NOSTR_NIP46_URI, and NOSTR_RELAYS. NOSTR_PRIVATE_KEY is a highly sensitive credential that can be used to sign and publish Nostr events on behalf of the user; leakage could enable impersonation and abusive publishing.
No fixed remote host is listed, but the described function explicitly publishes Nostr marketplace events, and NOSTR_RELAYS indicates connections to user-specified relays. This means data is sent to configured Nostr network endpoints, which is a normal egress pattern for its stated purpose.
System checks indicate that the tool executes code / runs as a local MCP component, which is an inherent capability of such tools. The provided material does not show abnormal system privileges beyond its stated purpose of publishing marketplace listings, so this is caution rather than high risk.
Based on the available description, it primarily handles marketplace listing data to be published along with related Nostr configuration. There is no evidence of broad filesystem access, browser data access, system keychain access, or other clearly excessive permissions. SHOPSTR_CACHE_ENABLED suggests possible local caching, but the material does not show broad sensitive data read/write behavior.
It is distributed via the official registry and is open source, with updates within the past year—both are meaningful risk-reducing factors. Community adoption is currently low (0 stars) and the license is unspecified, which adds some maintainability/compliance uncertainty, but not enough on its own to constitute a high-risk red flag.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.llmops-pro/marketplace-mcp" MCP server from askskill: Run: claude mcp add 'io-github-llmops-pro-marketplace-mcp' -- npx -y marketplace-mcp
Use marketplace-mcp to publish a Nostr marketplace product: name 'Handmade Coffee Mug', price 29 USDT, stock 50, description 'Handcrafted ceramic mug for everyday coffee drinking', and generate the corresponding NIP-15/Shopstr listing.
A published listing result with key fields or event identifiers for display in a Nostr marketplace.
Use marketplace-mcp to bulk publish these products to a Nostr marketplace: 1) T-shirt, 19 USDT, stock 100; 2) Canvas tote bag, 15 USDT, stock 80; 3) Sticker pack, 5 USDT, stock 200. Generate a Shopstr event for each product.
Publishing results for each product, suitable for later store management by an agent.
Use marketplace-mcp to update an existing Nostr product listing: change 'Handmade Coffee Mug' price to 25 USDT, stock to 35, and add the description 'Gift wrapping available.'
An updated listing or new event information reflecting the latest price, stock, and description.
Enable AI agents to safely publish, query, and send DMs on Nostr.
Connect AI agents to a Lightning wallet with budgets, approvals, and audit logs.
Read Nostr profiles, notes, searches, and relay lists without accounts or keys.
Connect multiple agent payment protocols for unified charging and settlement workflows.
Coordinate AI agents through negotiation for more efficient automated workflows.
Access Published NFT docs, collections, Flow data, pricing, and marketplace information.