1. Conduid
  2. Developer Tools
  3. io.github.theYahia/tilda-mcp
MCP server · Developer Tools

io.github.theYahia/tilda-mcp

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

Unclaimed devtools
37Low

Scored 5 months ago · breakdown

About io.github.theYahia/tilda-mcp

io.github.theYahia/tilda-mcp is an MCP server in the Developer Tools category: mCP server for Tilda API — projects, pages. 3 tools. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add io-github-theyahia-tilda-mcp -- npx -y @theyahia/tilda-mcp
npx
npx -y @theyahia/tilda-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about io.github.theYahia/tilda-mcp

Powered by Claude · Grounded in docs

I know everything about io.github.theYahia/tilda-mcp. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

@theyahia/tilda-mcp

MCP-сервер для Tilda API — проекты, страницы, экспорт. 5 инструментов. Stdio + HTTP.

npm

Часть серии Russian API MCP (50 серверов) by @theYahia.

Установка

Claude Desktop

{
  "mcpServers": {
    "tilda": {
      "command": "npx",
      "args": ["-y", "@theyahia/tilda-mcp"],
      "env": { "TILDA_PUBLIC_KEY": "your-public-key", "TILDA_SECRET_KEY": "your-secret-key" }
    }
  }
}

Claude Code

claude mcp add tilda -e TILDA_PUBLIC_KEY=your-public-key -e TILDA_SECRET_KEY=your-secret-key -- npx -y @theyahia/tilda-mcp

VS Code / Cursor

{ "servers": { "tilda": { "command": "npx", "args": ["-y", "@theyahia/tilda-mcp"], "env": { "TILDA_PUBLIC_KEY": "your-public-key", "TILDA_SECRET_KEY": "your-secret-key" } } } }

Streamable HTTP

TILDA_PUBLIC_KEY=xxx TILDA_SECRET_KEY=yyy npx @theyahia/tilda-mcp --http --port 3001
# Endpoint: http://localhost:3001/mcp
# Health:   http://localhost:3001/health

Smithery

npx @smithery/cli install @theyahia/tilda-mcp

Требуется TILDA_PUBLIC_KEY и TILDA_SECRET_KEY. Получите в настройках аккаунта Tilda.

Инструменты (5)

Инструмент Описание
get_projects Список проектов
get_project_info Подробная информация о проекте (домен, настройки)
get_pages Список страниц проекта
get_page Полная информация о странице (HTML, CSS, JS)
get_page_export Экспорт страницы для самостоятельного хостинга

Скиллы

Скилл Триггер
/skill-get-pages Покажи все страницы сайта
/skill-export-page Экспортируй страницу

Примеры

Покажи мои проекты в Tilda
Информация о проекте 12345
Список страниц проекта 12345
Покажи содержимое страницы 67890
Экспортируй страницу 67890

Лицензия

MIT

README mirrored from the source repository 5 months ago. The original is authoritative.

Questions

About io.github.theYahia/tilda-mcp

How do I install io.github.theYahia/tilda-mcp?

Run claude mcp add io-github-theyahia-tilda-mcp -- npx -y @theyahia/tilda-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is io.github.theYahia/tilda-mcp safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is io.github.theYahia/tilda-mcp still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.