Webcake Landing
Rank #6,001io.github.vuluu2k/webcake-landing-mcp
Build, validate, and persist Webcake landing-page source JSON: element schemas plus AI usage hints.
Webcake Landing is a Model Context Protocol (MCP) server published by vuluu2k. It ranks #6,001 of 115,591 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Webcake Landing is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 109,590 of 115,591 servers on MCP Toplist.
Use Webcake Landing
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http webcake-landing-mcp https://mcp.toolvn.io.vn/mcpclaude mcp add webcake-landing-mcp -e "WEBCAKE_JWT=<your WEBCAKE_JWT>" -e "WEBCAKE_ENV=<your WEBCAKE_ENV>" -e "WEBCAKE_API_BASE=<your WEBCAKE_API_BASE>" -e "WEBCAKE_ORG_ID=<your WEBCAKE_ORG_ID>" -e "PEXELS_API_KEY=<your PEXELS_API_KEY>" -- npx -y webcake-landing-mcpReplace each placeholder with your own value before saving.
[mcp_servers.webcake-landing-mcp]
url = "https://mcp.toolvn.io.vn/mcp"Add to ~/.codex/config.toml.
[mcp_servers.webcake-landing-mcp]
command = "npx"
args = ["-y", "webcake-landing-mcp"]
[mcp_servers.webcake-landing-mcp.env]
WEBCAKE_JWT = "<your WEBCAKE_JWT>"
WEBCAKE_ENV = "<your WEBCAKE_ENV>"
WEBCAKE_API_BASE = "<your WEBCAKE_API_BASE>"
WEBCAKE_ORG_ID = "<your WEBCAKE_ORG_ID>"
PEXELS_API_KEY = "<your PEXELS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.toolvn.io.vn/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"webcake-landing-mcp": {
"command": "npx",
"args": [
"-y",
"webcake-landing-mcp"
],
"env": {
"WEBCAKE_JWT": "<your WEBCAKE_JWT>",
"WEBCAKE_ENV": "<your WEBCAKE_ENV>",
"WEBCAKE_API_BASE": "<your WEBCAKE_API_BASE>",
"WEBCAKE_ORG_ID": "<your WEBCAKE_ORG_ID>",
"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-landing-mcp": {
"url": "https://mcp.toolvn.io.vn/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"webcake-landing-mcp": {
"command": "npx",
"args": [
"-y",
"webcake-landing-mcp"
],
"env": {
"WEBCAKE_JWT": "<your WEBCAKE_JWT>",
"WEBCAKE_ENV": "<your WEBCAKE_ENV>",
"WEBCAKE_API_BASE": "<your WEBCAKE_API_BASE>",
"WEBCAKE_ORG_ID": "<your WEBCAKE_ORG_ID>",
"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-landing-mcp": {
"type": "http",
"url": "https://mcp.toolvn.io.vn/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"webcake-landing-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"webcake-landing-mcp"
],
"env": {
"WEBCAKE_JWT": "<your WEBCAKE_JWT>",
"WEBCAKE_ENV": "<your WEBCAKE_ENV>",
"WEBCAKE_API_BASE": "<your WEBCAKE_API_BASE>",
"WEBCAKE_ORG_ID": "<your WEBCAKE_ORG_ID>",
"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-landing-mcp": {
"serverUrl": "https://mcp.toolvn.io.vn/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"webcake-landing-mcp": {
"command": "npx",
"args": [
"-y",
"webcake-landing-mcp"
],
"env": {
"WEBCAKE_JWT": "<your WEBCAKE_JWT>",
"WEBCAKE_ENV": "<your WEBCAKE_ENV>",
"WEBCAKE_API_BASE": "<your WEBCAKE_API_BASE>",
"WEBCAKE_ORG_ID": "<your WEBCAKE_ORG_ID>",
"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-landing-mcp": {
"url": "https://mcp.toolvn.io.vn/mcp"
}
}
}{
"mcpServers": {
"webcake-landing-mcp": {
"command": "npx",
"args": [
"-y",
"webcake-landing-mcp"
],
"env": {
"WEBCAKE_JWT": "<your WEBCAKE_JWT>",
"WEBCAKE_ENV": "<your WEBCAKE_ENV>",
"WEBCAKE_API_BASE": "<your WEBCAKE_API_BASE>",
"WEBCAKE_ORG_ID": "<your WEBCAKE_ORG_ID>",
"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-landing-mcp)<a href="https://mcptoplist.com/server/io.github.vuluu2k%2Fwebcake-landing-mcp"><img src="https://mcptoplist.com/badge/io.github.vuluu2k%2Fwebcake-landing-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 (4)
| Version | Published |
|---|---|
| 1.5.2 | Aug 25, 2026 |
| 1.5.1 | Aug 24, 2026 |
| 1.0.62 | Jun 11, 2026 |
| 1.0.44 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Webcake Landing?
- Webcake Landing is maintained by vuluu2k, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Webcake Landing listed on the Official MCP Registry?
- Yes — Webcake Landing is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Webcake Landing have?
- MCP Toplist tracks 4 versions of Webcake Landing, most recently published on Aug 25, 2026.
- Where can I find the source code for Webcake Landing?
- The source code for Webcake Landing is hosted at github.com/vuluu2k/webcake-landing-mcp.