@1tempmail/ Server
БесплатноНе проверенEnables AI assistants to generate temporary email addresses, check inboxes, and read messages using the 1TempMail API.
Описание
Enables AI assistants to generate temporary email addresses, check inboxes, and read messages using the 1TempMail API.
README
MCP Server for 1TempMail — Generate temporary emails, check inboxes, and read messages via AI assistants.
Install
npm install -g @1tempmail/mcp-server
Or use directly with npx (no install needed):
npx -y @1tempmail/mcp-server
Get Your API Key
- Visit https://www.1tempmail.com/api/
- Sign in with Google
- Click "Generate API Key"
- Copy your API key
Configuration
Set the 1TEMPMAIL_API_KEY environment variable:
export 1TEMPMAIL_API_KEY="your_api_key_here"
Usage with AI Tools
Claude Code
Add to ~/.claude/settings.json or your project's .claude/settings.json:
{
"mcpServers": {
"1tempmail": {
"command": "npx",
"args": ["-y", "@1tempmail/mcp-server"],
"env": {
"1TEMPMAIL_API_KEY": "your_api_key_here"
}
}
}
}
Cursor
Add to ~/.cursor/mcp.json or your project's .cursor/mcp.json:
{
"mcpServers": {
"1tempmail": {
"command": "npx",
"args": ["-y", "@1tempmail/mcp-server"],
"env": {
"1TEMPMAIL_API_KEY": "your_api_key_here"
}
}
}
}
Other MCP-Compatible Tools (Windsurf, Cline, etc.)
Add the same server config to your tool's MCP settings file.
Tools
| Tool | Description |
|---|---|
generate_email |
Generate a new temporary email address (active for 60 minutes) |
check_inbox |
Retrieve all messages in the inbox for a given session token |
get_message |
Retrieve the full content of a specific message |
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
1TEMPMAIL_API_KEY |
Yes | — | Your 1TempMail API key |
1TEMPMAIL_API_BASE |
No | https://www.1tempmail.com |
API base URL |
License
MIT
Установка @1tempmail/ Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/haskx/1tempmail-mcp-serverFAQ
@1tempmail/ Server MCP бесплатный?
Да, @1tempmail/ Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @1tempmail/ Server?
Нет, @1tempmail/ Server работает без API-ключей и переменных окружения.
@1tempmail/ Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @1tempmail/ Server в Claude Desktop, Claude Code или Cursor?
Открой @1tempmail/ Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare @1tempmail/ Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
