FastMCP commerce server starter: product catalog, search, and checkout. Deploy to Vercel in 5 min.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"commerce-catalog": {
"cwd": "/path/to/mcp-commerce-starter",
"env": {
"REQUIRE_AUTH": "false"
},
"args": [
"server:app",
"--host",
"127.0.0.1",
"--port",
"8001"
],
"command": "uvicorn"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Clone-and-deploy boilerplate for a commerce MCP server. Live on Vercel in five minutes. Reachable by Claude, ChatGPT, Gemini, Cursor, and every other MCP-compatible client.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce / devops
MCP server for using the GitLab API
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
Governed MCP workflows with policy validation, findings tracking, and review gates.
MCP Server for kubernetes management commands
MCP Security Weekly
Get CVE alerts and security updates for io.github.NewPlanetWW/mcp-commerce-starter and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.