MailPace MCP(모델 컨텍스트 프로토콜) 서버
MailPace MCP(Model Context Protocol) 서버는 MailPace의 빠른 트랜잭션 이메일 API를 통해 이메일을 보낼 수 있는 MCP 서버 구현입니다.
특징
- MailPace Transactional Email API를 통해 이메일 보내기
도구
이메일 보내기
한 명 이상의 수신자에게 이메일을 보냅니다.
입력
- MailPace 문서에 표시된 필드가 있는 이메일: https://docs.mailpace.com/reference/send/
용법
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 MailPace MCP 서버를 자동으로 설치하려면:
지엑스피1
도메인 및 토큰
- https://app.mailpace.com 에서 조직과 도메인을 만드세요
- 도메인 API 토큰을 복사하세요
MAILPACE_API_TOKEN
환경 설정으로 MCP를 시작하거나--token
인수로 서버에 전달합니다.
빌드하고 실행
npm run build
npm run start
기여하다
MailPace MCP 서버에 대한 여러분의 기여를 환영합니다. 기여하려면 다음 단계를 따르세요.
- 저장소를 포크합니다.
- 기능이나 버그 수정을 위해 새로운 브랜치를 만듭니다.
- 변경 사항을 커밋하고 포크에 브랜치를 푸시합니다.
- 변경 사항에 대한 자세한 설명과 함께 풀 리퀘스트를 생성하세요.
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
연락하다
질문이나 지원이 필요하시면 support@mailpace.com 으로 연락해 주세요.
You must be authenticated.
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.
Tools
MailPace의 빠른 트랜잭션 이메일 API를 통해 이메일을 보낼 수 있는 MCP 서버 구현입니다.
Related Resources
Related MCP Servers
- -securityAlicense-qualityIntegrates with Gmail to enable sending, reading, drafting, and managing emails via the Model Context Protocol (MCP), allowing users to interact with email tasks through automated client prompts.Last updated -PythonGPL 3.0
- AsecurityFlicenseAqualityA 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 -16321TypeScript
- -securityAlicense-qualityMCP server that integrates with Gmail to enable sending, reading, and managing emails through tools like send-email, trash-email, get-unread-emails, and read-email.Last updated -17PythonGPL 3.0
- -securityFlicense-qualityAn MCP server that allows Claude Desktop or Cursor to send emails directly using Resend's API, eliminating the need to copy-paste email content.Last updated -6TypeScript