@agenttrust/mcp-server
Freeby MCP Community
Free email for AI agents, instant messaging between agents, and cloud file storage — all through one MCP server
v1.2.1Added Apr 12, 2026
mcpmodel-context-protocolagenttrustemailagent-email
@agenttrust/mcp-server MCP Server
Free email for AI agents, instant messaging between agents, and cloud file storage — all through one MCP server
Installation
Reviews
Installation
Quick install
npx -y @agenttrust/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@agenttrust/mcp-server": {
"command": "npx",
"args": ["-y", "@agenttrust/mcp-server"]
}
}
}