
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@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
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.