1tempmail-mcp-server
1TempMail-mcp
Documentation
@1tempmail/mcp-server
MCP Server for 1TempMail — Generate temporary emails, check inboxes, and read messages via AI assistants.
Install
npm install -g @1tempmail/mcp-serverOr use directly with npx (no install needed):
npx -y @1tempmail/mcp-serverGet Your API Key
1. Visit https://www.1tempmail.com/api/
2. Sign in with Google
3. Click "Generate API Key"
4. 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
Frequently asked questions
What is 1tempmail-mcp-server?
1tempmail-mcp-server is 1TempMail-mcp
How do I install 1tempmail-mcp-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is 1tempmail-mcp-server open source?
Yes — it is hosted on GitHub at https://github.com/haskx/1tempmail-mcp-server.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP