WebCake Storefront
Rank #4,452io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
WebCake Storefront is a Model Context Protocol (MCP) server published by vuluu2k. It ranks #4,452 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. WebCake Storefront is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 72,399 of 76,851 servers on MCP Toplist.
Use WebCake Storefront
Add WebCake Storefront to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"webcake-storefront-mcp": {
"url": "https://store.toolvn.io.vn/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"webcake-storefront-mcp": {
"command": "npx",
"args": [
"-y",
"webcake-storefront-mcp"
],
"env": {
"WEBCAKE_TOKEN": "<your WEBCAKE_TOKEN>",
"WEBCAKE_SESSION_ID": "<your WEBCAKE_SESSION_ID>",
"WEBCAKE_ENV": "<your WEBCAKE_ENV>",
"PEXELS_API_KEY": "<your PEXELS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
vuluu2k
Other servers by vuluu2k
View all vuluu2k servers →Available versions (1)
| Version | Published |
|---|---|
| 1.8.0 | Jun 23, 2026 |
Frequently asked questions
- Who maintains WebCake Storefront?
- WebCake Storefront is maintained by vuluu2k, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is WebCake Storefront listed on the Official MCP Registry?
- Yes — WebCake Storefront is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does WebCake Storefront have?
- MCP Toplist tracks 1 version of WebCake Storefront, most recently published on Jun 23, 2026.
- Where can I find the source code for WebCake Storefront?
- The source code for WebCake Storefront is hosted at github.com/vuluu2k/webcake-storefront-mcp.