WebCake Storefront
Rank #8,975io.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 #8,975 of 115,591 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. WebCake Storefront is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 106,616 of 115,591 servers on MCP Toplist.
Use WebCake Storefront
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http webcake-storefront-mcp https://store.toolvn.io.vn/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add webcake-storefront-mcp -e "WEBCAKE_TOKEN=<your WEBCAKE_TOKEN>" -e "WEBCAKE_SESSION_ID=<your WEBCAKE_SESSION_ID>" -e "WEBCAKE_ENV=<your WEBCAKE_ENV>" -e "PEXELS_API_KEY=<your PEXELS_API_KEY>" -- npx -y webcake-storefront-mcpReplace each placeholder with your own value before saving.
[mcp_servers.webcake-storefront-mcp]
url = "https://store.toolvn.io.vn/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.webcake-storefront-mcp]
command = "npx"
args = ["-y", "webcake-storefront-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://store.toolvn.io.vn/mcpSettings → Connectors → “Add custom connector”, then paste this URL. 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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"webcake-storefront-mcp": {
"url": "https://store.toolvn.io.vn/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). 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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"webcake-storefront-mcp": {
"type": "http",
"url": "https://store.toolvn.io.vn/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"webcake-storefront-mcp": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"webcake-storefront-mcp": {
"serverUrl": "https://store.toolvn.io.vn/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. 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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
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/io.github.vuluu2k%2Fwebcake-storefront-mcp)<a href="https://mcptoplist.com/server/io.github.vuluu2k%2Fwebcake-storefront-mcp"><img src="https://mcptoplist.com/badge/io.github.vuluu2k%2Fwebcake-storefront-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vuluu2k
Other servers by vuluu2k
View all vuluu2k servers →Available versions (2)
| Version | Published |
|---|---|
| 1.8.0 | Jun 23, 2026 |
| 1.1.1 | Jun 23, 2026 |
Frequently asked questions
- Who maintains WebCake Storefront?
- WebCake Storefront is maintained by vuluu2k, which publishes 3 MCP servers (6 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 and Glama.
- How many versions does WebCake Storefront have?
- MCP Toplist tracks 2 versions 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.