Tratto Server
БесплатноНе проверенLets AI tools send transactional emails, check status, and manage contacts through the Model Context Protocol.
Описание
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
Установка Tratto Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/tratto-email/tratto-mcpFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Tratto Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
