Build, validate, and persist Webcake landing-page source JSON: element schemas plus AI usage hints.
What it says
The record the registry holds
Where it answers
https://mcp.toolvn.io.vn/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
webcake-landing-mcp · npm · 1.5.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.vuluu2k/webcake-landing-mcp",
"description": "Build, validate, and persist Webcake landing-page source JSON: element schemas plus AI usage hints.",
"title": "Webcake Landing",
"repository": {
"url": "https://github.com/vuluu2k/webcake-landing-mcp",
"source": "github"
},
"version": "1.5.0",
"websiteUrl": "https://github.com/vuluu2k/webcake-landing-mcp#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "webcake-landing-mcp",
"version": "1.5.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Webcake backend JWT; required only for the persistence tools (create/update/list pages).",
"isSecret": true,
"name": "WEBCAKE_JWT"
},
{
"description": "Webcake environment preset that fills the API/app/builder base URLs.",
"choices": [
"local",
"staging",
"prod"
],
"name": "WEBCAKE_ENV"
},
{
"description": "Override for the Webcake API base URL (takes precedence over WEBCAKE_ENV).",
"name": "WEBCAKE_API_BASE"
},
{
"description": "Default Webcake organization id for the persistence tools.",
"name": "WEBCAKE_ORG_ID"
},
{
"description": "Optional Pexels API key for search_images; without one a shared hosted proxy is used.",
"isSecret": true,
"name": "PEXELS_API_KEY"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.toolvn.io.vn/mcp",
"headers": [
{
"description": "Bearer <your Webcake JWT>; required only for the persistence tools (create/update/list pages).",
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-23T07:51:35.106769Z",
"publishedAt": "2026-07-23T07:51:35.106769Z",
"updatedAt": "2026-07-23T07:51:35.106769Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 1.5.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.