Email Spam Tester
Hosted MCP server that tests an email before it goes out: reserves a disposable address, waits for the message and returns 42 deliverability checks with a fix plan. No key.
Hosted MCP server that tests an email before it goes out: reserves a disposable address, waits for the message and returns 42 deliverability checks with a fix plan. No key.
Features
Category
The server is hosted, so there is nothing to install. Add the remote endpoint to your client: - Endpoint: https://email-spam-tester.com/mcp (streamable HTTP, no key, no account) - Claude Code: `claude mcp add --transport http email-spam-tester https://email-spam-tester.com/mcp` - Clients without streamable HTTP can bridge it with `npx -y mcp-remote https://email-spam-tester.com/mcp` Then ask the agent to test an email: it calls get_test_address, sends the real message to that address, and calls wait_for_report for the checks and the fix plan.
{
"mcpServers": {
"email-spam-tester": {
"url": "https://email-spam-tester.com/mcp"
}
}
}GitHub
Access GitHub repositories, issues, and pull requests.
Everything
Reference / test server with prompts, resources, and tools
Git
Tools to read, search, and manipulate Git repositories
GitLab
GitLab API, enabling project management
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences
Sentry
Retrieving and analyzing issues from Sentry.io