Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Tratto Server

БесплатноНе проверен

Lets AI tools send transactional emails, check status, and manage contacts through the Model Context Protocol.

GitHubEmbed

Описание

Lets AI tools send transactional emails, check status, and manage contacts through the Model Context Protocol.

README

Model Context Protocol server for Tratto. Lets AI tools send emails, check status, and manage contacts directly.

Tools

Tool Description
send_email Send a transactional email
list_emails List sent emails with optional status filter

Installation

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tratto": {
      "command": "npx",
      "args": ["-y", "@tratto/mcp"],
      "env": {
        "TRATTO_API_KEY": "tratto_live_..."
      }
    }
  }
}

Cursor / VS Code

{
  "mcp": {
    "servers": {
      "tratto": {
        "command": "npx",
        "args": ["-y", "@tratto/mcp"],
        "env": { "TRATTO_API_KEY": "tratto_live_..." }
      }
    }
  }
}

Environment

Variable Required Description
TRATTO_API_KEY API key from app.tratto.email/settings/api-keys

Contributing

Issues and PRs welcome. See CONTRIBUTING.md.

License

MIT

from github.com/tratto-email/tratto-mcp

Установка Tratto Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/tratto-email/tratto-mcp

FAQ

Tratto Server MCP бесплатный?

Да, Tratto Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Tratto Server?

Нет, Tratto Server работает без API-ключей и переменных окружения.

Tratto Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Tratto Server в Claude Desktop, Claude Code или Cursor?

Открой Tratto Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Tratto Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai