vuluu2k/webcake-landing-mcp

MCP server: Webcake landing-page element schemas + AI usage hints + page-source persistence (for LLM page generation)

5Stars on the repository
10Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

mcp-tool-author

01

vuluu2k/webcake-landing-mcp

Agent Claude Code

Add or modify an MCP tool in the webcake-landing server (src/tools/). Use when the task is "add a tool", "change a tool's args/behavior", or "expose a new backend call as a tool". Knows the server.tool() pattern, the dryrun/redaction convention, the Domain seam, and where to register the tool name.

not rated 5 11d ago A 81 tokens original MIT

mcp-verifier

02

vuluu2k/webcake-landing-mcp

Agent Claude Code

Verify a change to the webcake-landing MCP server before it's called done. Use after editing src/ — runs the build+smoke gate, confirms dist/ is complete, and sanity-checks the conventions. Read-only on source; only runs build/test commands.

not rated 5 11d ago A 59 tokens original MIT

page-model-guardian

03

vuluu2k/webcake-landing-mcp

Agent Claude Code

Change the Webcake page-source model safely — add/modify an element type or alter the schema. Use when the task touches what a page or element can contain. Each element is ONE descriptor (the catalog/container/field sets derive from it); only the schema enum is a separate touch. Runs the build+smoke gate.

not rated 5 11d ago A 71 tokens original MIT