A
securityF
licenseA
qualityA simple MCP server that enables users to send emails using Resend's API, integrating with tools like Cursor and Claude Desktop for seamless email composition and delivery.
Last updated -
1
28
321
TypeScript
对于您的冷出站电子邮件,此工具将帮助您验证电子邮件地址。
注意:由于该项目使用pyproject.toml
进行依赖管理,因此我们使用uv
而不是 pip。
要将此工具添加为 MCP 服务器,您需要修改 Claude 桌面配置文件。
配置文件位置取决于您的操作系统:
~/Library/Application\ Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
将以下配置添加到您的 JSON 文件:
⚠️重要提示:
YOUR_USERNAME
替换为您的实际系统用户名该服务提供了一个用于验证电子邮件地址的 FastMCP 工具:
提示:该邮箱存在吗?
email
:包含要验证的电子邮件地址的字符串该服务使用 2IP 的电子邮件 API,该 API 提供:
该服务包括以下错误处理:
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
使用户能够通过简单的 FastMCP 工具验证电子邮件地址的存在,无需 API 密钥即可提供 JSON 响应。