
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@useblip/email
Advanced tools
MCP server for Blip disposable email — create inboxes, receive emails, extract OTP codes
MCP server for Blip disposable email. Create inboxes, receive emails, and extract OTP codes — all from your AI agent.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"blip": {
"command": "npx",
"args": ["-y", "@useblip/email"],
"env": {
"BLIP_API_KEY": "blip_ak_..."
}
}
}
}
claude mcp add blip -- npx -y @useblip/email
Set your API key:
export BLIP_API_KEY=blip_ak_...
Run the server directly:
BLIP_API_KEY=blip_ak_... npx @useblip/email
| Tool | Description |
|---|---|
create_inbox | Create a disposable email inbox with optional custom slug, domain, and TTL |
list_inboxes | List all active inboxes |
get_inbox | Get inbox details and list of received emails |
read_email | Read full email content (body, headers, attachments) |
extract_codes | Extract OTP codes and verification links from the latest email |
wait_for_email | Poll until an email arrives (configurable timeout, default 60s) |
delete_inbox | Delete an inbox and all its emails |
| Variable | Required | Default | Description |
|---|---|---|---|
BLIP_API_KEY | Yes | — | Your Blip API key |
BLIP_API_URL | No | https://api.useblip.email | API base URL (for self-hosted) |
AGPL-3.0
FAQs
MCP server for Blip disposable email — create inboxes, receive emails, extract OTP codes
The npm package @useblip/email receives a total of 35 weekly downloads. As such, @useblip/email popularity was classified as not popular.
We found that @useblip/email demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.