buchida MCP server — Email API for AI agents
](https://www.npmjs.com/package/@buchida/mcp) 
______________________________________________________________________
@buchida/mcp是官方的模型上下文协议服务器 布奇达 -为人工智能代理构建的电子邮件API。buchida提供了一个CLI、一个MCP服务器和5种语言(Node、Python、Go、Ruby、Java)的SDK,所有这些语言都共享相同的RESTneneneba API表面。 @buchida/email 模板以本机方式呈现韩语、日语和中文。
安装
npx @buchida/mcp发送您的第一封电子邮件
添加到MCP客户端配置中(例如。 ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"buchida": {
"command": "npx",
"args": ["@buchida/mcp"],
"env": {
"BUCHIDA_API_KEY": "bc_live_..."
}
}
}
}配置后,询问您的代理:
“发送测试电子邮件至hello@example.com说“你好,来自布奇达”
文档
完整文档: buchida.com/docs
- API参考:https://buchida.com/docs/api-reference
- 快速入门指南:https://buchida.com/docs/quickstart
- CJK电子邮件模板:https://buchida.com/docs/templates
- MCP服务器设置:https://buchida.com/docs/mcp
- CLI参考:https://buchida.com/docs/cli
链接
- 网站: 网站 buchida.com
- 文档: buchida.com/docs
- 定价: buchida.com/pricing
- github: https://github.com/Vyblor/buchida-mcp
许可证
麻省理工学院
