
Mercur is the first truly limitless open source marketplace platform that combines the simplicity of SaaS with the freedom of open source. Built on MedusaJS, it empowers businesses to create custom marketplaces without choosing between ownership and ease of use.
Mercur is a platform to start, customize, manage, and scale your marketplace for every business model with a modern technology stack.
Mercur 2.0 is a major rearchitecture of the platform built by @vholik, @Si3r4dz, and @gtomaka.
@mercurjs/cli for scaffolding projects, adding blocks, and managing registries
Β
Storefronts for Marketplace
Customizable
storefronts designed for B2B and B2C with all elements
including browsing and buying products across multiple
vendors at once.
Discover B2C Storefront Repository - ποΈ Check demo
Admin Panel
Control over whole marketplace:
setting product categories, vendors, commissions and rules
Vendor Panel
A powerful dashboard giving sellers
complete control over their products, orders, and store
management in one intuitive interface.
Discover Vendor Panel - Contact us to get demo
Integrations
Built-in integration with Stripe
for payments and Resend for communication needs. More
integrations coming soon.

Β
Step 1: Create a new Mercur project and start the development server:
bunx @mercurjs/cli@latest create my-marketplace
Step 2: Start the development server:
cd my-marketplace
bun run dev
Step 3: Access your marketplace:
http://localhost:9000http://localhost:7000http://localhost:7001Β
Mercur is an Open Source project and we encourage everyone to help us making it better. If you are interested in contributing to the project, please read our Contributing Guide and Code of Conduct.
If you have any questions about contributing, please join our Discord server - we are happy to help you!
Discovered a π or have feature suggestion? Feel free to create an issue on Github.