tilda-mcp-cdp
Related Servers
Alternatives to tilda-mcp-cdp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that provides bounded, reversible control over Tilda visual editor operations, enabling coding agents to read, edit, publish, and rollback page changes with explicit identity and human approval.Apache 2.0
- AlicenseCqualityDmaintenanceMCP server for the Meta Marketing API with 118 typed tools across ads, insights, pixels/CAPI, pages, Instagram, WhatsApp, catalogs, audiences, leads, and billing, featuring secure token storage and a confirmation gate on destructive calls.1001MIT
- FlicenseAqualityBmaintenanceMCP server for publishing posts and retrieving metrics on social platforms like Telegram, with planned support for YouTube and Instagram.3-
- AlicenseNot gradedqualityDmaintenanceMCP server for Yandex Direct, Metrika, Wordstat, and Webmaster APIs, providing 132 tools to manage advertising campaigns, analytics, keyword research, and reporting through any MCP-compatible client.59MIT
- AlicenseAqualityBmaintenanceEnables managing Tilda projects, pages, and exports via the Tilda API with 7 tools. Supports stdio and HTTP modes.749 npm16MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that lets coding tools drive an already-running, logged-in Chrome using its real profile and cookies, providing tools for tabs, navigation, clicks, typing, and more via CDP.206 npmMIT
TDQS
Scored across 16 tools
Each tool targets a distinct aspect of Tilda: projects, pages, Zero Block elements, publishing, verification, and analytics integration. The operations are clearly separated, and even overlapping functions like replace_page_code and replace_zero_links act on different parts of the page. No two tools have ambiguous purposes.
Tool names follow a consistent verb_noun pattern (e.g., get_pages, publish_page, zero_get_elements). The Zero Block tools are properly prefixed. Minor exceptions like chrome_status and verify_live break the pattern slightly but remain descriptive and unambiguous.
With 16 tools, the server covers all essential operations for managing Tilda projects and pages, including advanced Zero Block manipulation. The number is well-scoped for the domain; no tool feels redundant or missing.
The toolset covers project listing, page retrieval and export, Zero Block CRUD, publishing, live verification, and analytics setting. Minor gaps exist (e.g., updating project settings, managing images), but for the core workflow of editing pages and blocks, it is complete.