SERVER
MCP Merchant
Rank #25146ai.shawndurrani/mcp-merchant
Search-only commerce MCP server backed by Stripe (test)
3 versions
First listed
Sep 9, 2025
Last publish date
Sep 16, 2025
OVERVIEW
MCP Merchant is a Model Context Protocol (MCP) server. It ranks #25146 of 58,900 servers tracked on MCP Toplist. MCP Merchant is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 9, 2025 and most recently updated on Sep 16, 2025.
STANDING
#25,146of 58,900 tracked serversTop 50%
Ranks ahead of 33,754 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Merchant
Add MCP Merchant to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · SSE
{
"mcpServers": {
"mcp-merchant": {
"url": "https://mcp.shawndurrani.ai/sse"
}
}
}npm package
{
"mcpServers": {
"mcp-merchant": {
"command": "npx",
"args": [
"-y",
"mcp-merchant"
],
"env": {
"STRIPE_SECRET_KEY": "<your STRIPE_SECRET_KEY>",
"PRODUCT_LIMIT": "<your PRODUCT_LIMIT>",
"REFRESH_INTERVAL_SEC": "<your REFRESH_INTERVAL_SEC>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Sep 16, 2025 |
| 0.1.1 | Sep 14, 2025 |
| 0.1.0 | Sep 9, 2025 |
FAQ
Frequently asked questions
- What is MCP Merchant?
- Search-only commerce MCP server backed by Stripe (test)
- Is MCP Merchant an official MCP server?
- Yes — MCP Merchant is listed on the Official MCP Registry.
- How many versions does MCP Merchant have?
- MCP Toplist tracks 3 versions of MCP Merchant, most recently published on Sep 16, 2025.
EXPLORE