Model Context Protocol Server

MCP ServerConnect AI Tools to Temporary Email

Seamlessly integrate temporary email functionality into your AI development workflow. Create, manage, and monitor temporary emails directly from your AI assistant.

100+ GitHub Stars
50+ Active Users
Updated Weekly

Powerful Features

Everything you need to integrate temporary email into your AI workflow

AI Integration

Native integration with popular AI tools like Cursor, Claude, and VS Code Copilot

Real-time Monitoring

Get instant notifications when emails arrive in your temporary inbox

Privacy Protection

Keep your real email address private during development and testing

Easy Setup

Simple configuration with just a few lines of JSON configuration

Flexible Configuration

Customize email expiration times and webhook settings

Multiple Domains

Choose from various email domains for different use cases

Supported AI Tools

Works seamlessly with your favorite AI development tools

Cursor

Supported

AI-powered code editor with MCP integration

Claude Desktop

Supported

Anthropic's desktop AI assistant

VS Code Copilot

Supported

GitHub Copilot integration for VS Code

Windsurf

Supported

AI-powered development environment

Cline

Supported

VS Code extension for AI assistance

Amp

Supported

AI-powered development platform

Quick Start

Get up and running in minutes with our simple setup guide

1

Get API Key

Create an API key from your ChatTempMail profile settings

2

Configure MCP

Add the MCP server configuration to your AI tool

3

Start Using

Create temporary emails and manage them through your AI assistant

Example Configuration

Cursor Configuration (.cursor/mcp.json)

{
  "mcpServers": {
    "tempmail": {
      "command": "npx",
      "args": ["mcp-server-tempmail"],
      "env": {
        "TEMPMAIL_API_KEY": "your-api-key-here",
        "TEMPMAIL_BASE_URL": "https://chat-tempmail.com"
      }
    }
  }
}

Installation Command

Install from NPM

npm install -g mcp-server-tempmail

Use Cases

Discover how developers are using MCP Server in their workflows

Automated Testing

Create temporary emails for testing email verification flows in your applications

API Integration

Test third-party services that require email verification without exposing your real email

Privacy Protection

Keep your real email private during development and testing phases

Team Collaboration

Share temporary emails with team members for collaborative testing

Ready to Get Started?

Join hundreds of developers who are already using MCP Server to enhance their AI workflows

    MCP Server - Connect AI Tools to Temporary Email