Tratto MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Tratto MCP Serversend a welcome email to newuser@test.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Tratto MCP Server
Model Context Protocol server for Tratto. Lets AI tools send emails, check status, and manage contacts directly.
Tools
Tool | Description |
| Send a transactional email |
| List sent emails with optional status filter |
Related MCP server: Gmail MCP Server
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 |
| ✅ | API key from app.tratto.email/settings/api-keys |
Contributing
Issues and PRs welcome. See CONTRIBUTING.md.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Alicense-qualityDmaintenanceProvides AI agents with a free, functional email address via the Model Context Protocol without requiring manual registration. It enables comprehensive email capabilities including sending, receiving, and managing messages, contacts, and automated settings.Last updated53676MIT- Flicense-qualityDmaintenanceEnables AI agents to manage Gmail through natural language, including search, read, send, label, and draft operations via the Model Context Protocol.Last updated
- Alicense-qualityCmaintenanceEnables AI assistants to send, read, search, and manage Gmail emails, drafts, and labels via the Model Context Protocol.Last updated5MIT
- Flicense-qualityDmaintenanceEnables AI agents to read, filter, send emails, and check unread counts via the Model Context Protocol using Gmail SMTP/IMAP.Last updated
Related MCP Connectors
Email for AI agents: send mail, manage contacts, automations & webhooks. Zero-DNS first send.
Email for AI agents — send, receive as a webhook, manage domains, templates, routing.
AI email inbox and sending tools with attachments, search, live events, and webhooks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tratto-email/tratto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server