Mcpwebstore
Rank #54,828xyz.trusteed/mcp-gateway
Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.
Mcpwebstore is a Model Context Protocol (MCP) server published by trusteed. It ranks #54,828 of 115,591 servers tracked on MCP Toplist. Mcpwebstore is listed on Official MCP, with 1 tracked version. It was first listed on Apr 25, 2026 and most recently updated on Apr 25, 2026.
Ranks ahead of 60,763 of 115,591 servers on MCP Toplist.
Use Mcpwebstore
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-gateway https://trusteed.xyz/demo-store/mcp[mcp_servers.mcp-gateway]
url = "https://trusteed.xyz/demo-store/mcp"Add to ~/.codex/config.toml.
https://trusteed.xyz/demo-store/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-gateway": {
"url": "https://trusteed.xyz/demo-store/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-gateway": {
"type": "http",
"url": "https://trusteed.xyz/demo-store/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-gateway": {
"serverUrl": "https://trusteed.xyz/demo-store/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-gateway": {
"url": "https://trusteed.xyz/demo-store/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/xyz.trusteed%2Fmcp-gateway)<a href="https://mcptoplist.com/server/xyz.trusteed%2Fmcp-gateway"><img src="https://mcptoplist.com/badge/xyz.trusteed%2Fmcp-gateway.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
trusteed
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 25, 2026 |
Frequently asked questions
- Who maintains Mcpwebstore?
- Mcpwebstore is maintained by trusteed, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Mcpwebstore listed on the Official MCP Registry?
- Yes — Mcpwebstore is listed on the Official MCP Registry.
- How many versions does Mcpwebstore have?
- MCP Toplist tracks 1 version of Mcpwebstore, most recently published on Apr 25, 2026.
- Where can I find the source code for Mcpwebstore?
- The source code for Mcpwebstore is hosted at github.com/trusteed/mcpwebstore.