Loading MCP server directory, please wait...
Publish Nostr marketplace listings (NIP-15 + Shopstr kinds 30019/30402) so agents can run a store.
npx @getmcp/cli add io.github.llmops-pro/marketplace-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NOSTR_RELAYSComma-separated wss:// relay URLs
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.llmops-pro/marketplace-mcp": {
"command": "npx",
"args": [
"-y",
"marketplace-mcp"
],
"env": {
"NOSTR_RELAYS": "",
"NOSTR_NIP46_URI": "",
"NOSTR_PRIVATE_KEY": "",
"SHOPSTR_CACHE_ENABLED": ""
}
}
}
}