Loading MCP server directory, please wait...
MCP server for Blip disposable email — create inboxes, receive emails, extract OTP codes
npx @getmcp/cli add io.github.blipemail/emailRequires Node.js 18+. Community-contributed server. Review source before installing.
BLIP_API_KEYYour Blip API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.blipemail/email": {
"command": "npx",
"args": [
"-y",
"@useblip/email"
],
"env": {
"BLIP_API_KEY": ""
}
}
}
}