Home › Communication › marketplace-mcp
marketplace-mcp
Publish Nostr marketplace listings (NIP-15 + Shopstr kinds 30019/30402) so agents can run a store.
Topics: Social Media
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.3)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"marketplace-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"NOSTR_RELAYS": "<YOUR_VALUE>",
"NOSTR_NIP46_URI": "<YOUR_VALUE>",
"NOSTR_PRIVATE_KEY": "<YOUR_VALUE>",
"SHOPSTR_CACHE_ENABLED": "<YOUR_VALUE>"
}
}
}
}
NOSTR_RELAYSrequired — Comma-separated wss:// relay URLsNOSTR_NIP46_URIsecret — NIP-46 bunker URI (preferred signer)NOSTR_PRIVATE_KEYsecret — nsec private key (alternative to NOSTR_NIP46_URI)SHOPSTR_CACHE_ENABLED— Set true to POST Shopstr-dialect events to the Shopstr cache after relay publish
Related servers
reddit-mcp-buddy
Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.
reddit-research-mcp
Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research
facebook-mcp-server
Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for…
Taisly Social Media Posting
Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly.
Xquik MCP Server
128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.
x-use
Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry