mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #636] Add MCP (Model Context Protocol) server for AI assistant integration #397
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#397
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @amirhmoradi on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/axllent/mailpit/issues/636
Feature Request
Description
Add a Model Context Protocol (MCP) server to Mailpit that enables AI assistants like Claude, Cursor, and VS Code with Copilot to interact with the email testing environment programmatically.
Use Cases
Proposed Features
Benefits
Technical Approach
mcp/directory within the main repository@axllent commented on GitHub (Feb 5, 2026):
Thank you. Whilst I appreciate the effort both you and Claude went through to vibe code this, I won't accept this into Mailpit. My reasons are simple: I do not want to support and maintain an entirely separate project (with a somewhat duplicated code-base) which I have no use for.
Please feel free to publish and maintain this "mailpit-mcp" project as your own project however, as I'm sure you and others may find it a useful bridge with AI in your testing.
@amirhmoradi commented on GitHub (Feb 5, 2026):
Thanks for your prompt response. I have created my own project "mailpit-mcp" that we use in our dev team now, available here: https://github.com/amirhmoradi/mailpit-mcp
@mohammedmogib397 commented on GitHub (Feb 18, 2026):
https://github.com/amirhmoradi/mailpit-mcp