What is the Dead Simple Email MCP server?
Give an agent its own inbox: send, receive, and pull signup codes from real email.
How to install Dead Simple Email
Copy-paste configuration for popular MCP clients.
DSE_API_KEYrequiredsecretDead Simple Email API key (starts with dse_). Get one instantly with no signup form: POST https://api.deadsimple.email/v1/auth/agent-signup
AuthorizationrequiredsecretBearer dse_your_api_key. Get one instantly with no signup form: POST https://api.deadsimple.email/v1/auth/agent-signup
{
"mcpServers": {
"dead-simple-email": {
"command": "python",
"args": [
"deadsimple-email"
],
"env": {
"DSE_API_KEY": "<YOUR_DSE_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"dead-simple-email": {
"command": "python",
"args": [
"deadsimple-email"
],
"env": {
"DSE_API_KEY": "<YOUR_DSE_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"dead-simple-email": {
"command": "python",
"args": [
"deadsimple-email"
],
"env": {
"DSE_API_KEY": "<YOUR_DSE_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"dead-simple-email": {
"type": "stdio",
"command": "python",
"args": [
"deadsimple-email"
],
"env": {
"DSE_API_KEY": "<YOUR_DSE_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add dead-simple-email --env DSE_API_KEY=<YOUR_DSE_API_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- python deadsimple-emailRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.