Connects to the Tilda website builder API with five operations: list projects, get project details (domains, settings), fetch pages for a project, retrieve full page content (HTML, CSS, JS), and export pages for self-hosting. You'll need public and secret API keys from your Tilda account settings. Useful when you're managing Tilda sites programmatically, need to audit content across multiple projects, or want to pull page exports into a deployment pipeline. Part of a larger Russian API MCP series. Supports both stdio and HTTP transports, so you can run it locally in Claude Desktop or expose it as a service.
claude mcp add --transport stdio theyahia-tilda-mcp uvx tilda-mcp