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 -
3
396
Resend 이메일 서비스를 위한 MCP(Model Context Protocol) 서버 구현입니다.
지엑스피1
루트 디렉토리에 Resend API 키로 .env
파일을 만듭니다.
현재 MCP SDK의 TypeScript 유형 문제로 인해 서버 구현이 차단되어 있습니다. 다음 문제를 해결해야 합니다.
@modelcontextprotocol/sdk
의 Server
클래스는 TypeScript 유형에서 요청 처리 메서드를 제대로 노출하지 않습니다.handleRequest
, handle
, receiveMessage
, receive
, processRequest
).서버는 다음과 같은 MCP 기능을 제공합니다.
재전송 기능을 사용하여 이메일을 보냅니다.
매개변수:
from
(필수): 보낸 사람 이메일 주소to
(필수): 수신자 이메일 주소subject
(필수): 이메일 제목html
(선택 사항): HTML 형식의 이메일 콘텐츠text
(선택 사항): 일반 텍스트 형식의 이메일 콘텐츠요청 예시:
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
TypeScript를 지원하는 표준화된 MCP(Model Context Protocol) 인터페이스를 사용하여 Resend 서비스를 통해 이메일을 보낼 수 있습니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pontusab/resend-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server