MCP Server
MCP
io.github.blipemail/email
MCP server for Blip disposable email — create inboxes, receive emails, extract OTP codes
Install
npx -y @useblip/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@useblip/email",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Blip API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BLIP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment