Home › Other › tilda-mcp

tilda-mcp

MCP server for Tilda API — projects, pages. 3 tools.

TypeScript
★ 18 stars Last pushed 2026-09-02 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y @theyahia/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "tilda-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/[email protected]"
      ],
      "env": {
        "TILDA_PUBLIC_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • TILDA_PUBLIC_KEY required secret — API key for the service

Related servers

Data from the Official MCP Registry