MCP Server
MCP
io.github.therealMrFunGuy/test-mailbox
Disposable email inboxes for testing — create addresses, wait for messages, extract links.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://mail.rjctdlabs.xyz/sse",
"headers": [
{
"description": "API key from https://auth.rjctdlabs.xyz/dashboard",
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment