Get instant answers about email delivery and bounces. Stop clicking through charts and filters — get the answer in one question.
Works with
Why is my email to sarah@acme.co bouncing?
I checked the email history for sarah@acme.co. Here's what I found:
Bounce reason: "550 5.1.1 User unknown"
First bounced: January 12, 2025
This email address doesn't exist at acme.co. The recipient may have left the company or the address was entered incorrectly.
What's my overall deliverability this week?
Here are your deliverability stats for the last 7 days:
Everything you need to monitor and manage email delivery, accessible through conversation.
Check any email address - see if it's suppressed, view message history, and understand why emails fail.
Get delivery rates, bounce rates, and complaint rates. Track your sender reputation over time.
See recent bounced emails with detailed bounce reasons. Identify patterns and problematic domains.
List all blocked email addresses. See why each was suppressed and when.
Get detailed stats for specific campaigns by tracking ID. Compare performance across sends.
Add or remove emails from your suppression list. Unblock addresses when issues are resolved.
Choose your preferred setup method
Go to Settings → Connectors → Add custom connector
https://api.parsebounce.com/mcpYou'll be redirected to sign in. Click Allow to grant access.
Ask Claude about your email delivery, bounces, and suppressions.
For developers who prefer running the MCP server locally:
Go to Profile and create an API key.
{
"mcpServers": {
"parsebounce": {
"command": "npx",
"args": ["-y", "@parsebounce/mcp-server"],
"env": {
"PARSEBOUNCE_API_KEY": "pb_live_..."
}
}
}
}Restart the app and start asking questions about your email data.
Requires ChatGPT Plus, Pro, or Team with Developer Mode enabled
Go to chatgpt.com → Settings → Apps
Toggle on Developer Mode to create custom apps
Click "Create app" and fill in:
https://api.parsebounce.com/mcpAuthentication: Select OAuth (leave Client ID and Client Secret empty)
Click "Connect" button, then sign in to ParseBounce and grant access.
Before asking questions, select ParseBounce app in the chat input area.
Ask ChatGPT about your email delivery, bounces, and suppressions.
Note: ChatGPT MCP requires a paid subscription (Plus, Pro, or Team) with Developer Mode enabled. Developer Mode can be enabled in ChatGPT settings.
Remote MCP uses OAuth 2.1 with PKCE for secure authentication. Your credentials are never shared with AI clients — only a secure access token that you explicitly authorize. You can revoke access anytime from your profile settings.
MCP Server is available on Startup, Business, and Enterprise plans.
Get Started