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.
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
AI-powered code editor with MCP integration
Claude Desktop
Anthropic's desktop AI assistant
VS Code Copilot
GitHub Copilot integration for VS Code
Windsurf
AI-powered development environment
Cline
VS Code extension for AI assistance
Amp
AI-powered development platform
Quick Start
Get up and running in minutes with our simple setup guide
Get API Key
Create an API key from your ChatTempMail profile settings
Configure MCP
Add the MCP server configuration to your AI tool
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-tempmailUse 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