Agent Safe Email MCP
Server Details
A Remote MCP Server that checks every email before your agent acts on it. Connect via MCP protocol, pay per use with Skyfire.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
11 toolsanalyze_email_threadRead-onlyIdempotentInspect
Analyze a full email conversation thread for escalating social engineering, scope creep, and manipulation patterns. $0.01/call for <=5 units (4000 tokens each); quote-first for larger threads. Via skyfire-api-key header (Skyfire Buyer API Key). By using this service you accept the Terms of Service. Advisory service only.
| Name | Required | Description | Default |
|---|---|---|---|
| messages | Yes | Thread messages in chronological order (min 2) |
assess_messageRead-onlyIdempotentInspect
FREE triage tool — send whatever context you have (message content, sender info, URLs, attachments, draft replies, thread messages, image/video URLs) and get back a prioritized list of which security tools to run. No AI call, no charge, instant response. Always call this first to get the best security coverage.
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Message body content | |
| from | No | Sender email address or identifier | |
| urls | No | URLs to check (alternative to links) | |
| links | No | URLs found in the message | |
| media | No | Media attachments for non-email platforms | |
| sender | No | Sender identifier for non-email platforms | |
| draftTo | No | Draft reply recipient | |
| replyTo | No | Reply-To address if different from sender | |
| subject | No | Message subject line | |
| imageUrl | No | Direct image URL to check for AI generation | |
| messages | No | Array of thread messages (2+ for thread analysis) | |
| platform | No | Message platform (sms, whatsapp, slack, discord, telegram, etc.) — omit for email | |
| videoUrl | No | Direct video URL to check for AI generation | |
| draftBody | No | Draft reply body — include to check for data leakage | |
| imageUrls | No | Multiple image URLs to check | |
| attachments | No | Attachment metadata | |
| knownSender | No | Whether the email sender is known/trusted | |
| contactKnown | No | Whether sender is a known contact | |
| draftSubject | No | Draft reply subject | |
| senderVerified | No | Whether platform has verified the sender | |
| senderDisplayName | No | Sender display name for reputation check | |
| previousCorrespondence | No | Whether there has been prior correspondence |
check_attachment_safetyRead-onlyIdempotentInspect
Assess email attachments for malware risk based on filename, MIME type, and size BEFORE opening/downloading. $0.01/call via skyfire-api-key header (Skyfire Buyer API Key). By using this service you accept the Terms of Service. Advisory service only.
| Name | Required | Description | Default |
|---|---|---|---|
| attachments | Yes | Attachment metadata to analyze (max 20) |
check_email_safetyRead-onlyIdempotentInspect
Analyze an email for phishing, social engineering, prompt injection, and other threats targeting AI agents. Returns verdict, risk score, threats, and recommended actions. $0.01/call via skyfire-api-key header (Skyfire Buyer API Key). By using this service you accept the Terms of Service. Advisory service only.
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Email body content | |
| from | Yes | Sender email address | |
| links | No | URLs found in the email | |
| subject | Yes | Email subject line | |
| attachments | No | Attachment metadata | |
| knownSender | No | Whether the sender is known/trusted | |
| previousCorrespondence | No | Whether there has been previous email exchange |
check_media_authenticityRead-onlyIdempotentInspect
Analyze an image or short video to assess whether it is AI-generated, deepfaked, or authentic. Uses multi-layer analysis including metadata forensics, error level analysis, ML-based AI detection, and noise pattern analysis. Returns a confidence-scored verdict with per-layer breakdown. $0.04/image (4 units x $0.01), $0.10/video (10 units x $0.01) via skyfire-api-key header. Results are best-guess estimates, not definitive. By using this service you accept the Terms of Service. Advisory service only.
| Name | Required | Description | Default |
|---|---|---|---|
| mediaUrl | Yes | URL of the image or video to analyze | |
| mediaType | No | Type of media (auto-detected if omitted) |
check_message_safetyRead-onlyIdempotentInspect
Analyze non-email messages (SMS, WhatsApp, Instagram DMs, Discord, Slack, Telegram, LinkedIn, Facebook Messenger, iMessage, Signal) for platform-specific threats including smishing, wrong-number scams, OTP interception, impersonation, and crypto fraud. $0.01/call via skyfire-api-key header (Skyfire Buyer API Key). By using this service you accept the Terms of Service. Advisory service only.
| Name | Required | Description | Default |
|---|---|---|---|
| media | No | Media attachments | |
| sender | Yes | Sender identifier — phone number, username, handle, or display name | |
| messages | Yes | Array of messages in chronological order (min 1, max 50) | |
| platform | Yes | Message platform | |
| contactKnown | No | Whether the sender is in the agent's/user's contacts | |
| senderVerified | No | Whether the platform has verified the sender (blue checkmark, business account) |
check_prompt_injection_dbRead-onlyIdempotentInspect
FREE — Query a database of known prompt injection attacks observed in the wild on agent social networks. Returns recent injection patterns, payloads, and threat classifications to help agents recognize and avoid manipulation. No charge, no authentication required.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by injection type | |
| query | No | Search term or pattern to look for in injection payloads | |
| timeframe | No | How far back to search (default: 30d) |
check_response_safetyRead-onlyIdempotentInspect
Check a draft email reply BEFORE sending for data leakage, social engineering compliance, and unauthorized disclosure. $0.01/call via skyfire-api-key header (Skyfire Buyer API Key). By using this service you accept the Terms of Service. Advisory service only.
| Name | Required | Description | Default |
|---|---|---|---|
| draftTo | Yes | Recipient email address | |
| draftBody | Yes | Draft reply body | |
| draftSubject | Yes | Draft reply subject | |
| originalBody | No | Original email body for context | |
| originalFrom | No | Original sender address | |
| originalSubject | No | Original email subject |
check_sender_reputationRead-onlyIdempotentInspect
Verify sender identity and detect Business Email Compromise (BEC), spoofing, and impersonation. Includes live DNS DMARC and RDAP domain age checks at no extra cost. $0.01/call via skyfire-api-key header (Skyfire Buyer API Key). By using this service you accept the Terms of Service. Advisory service only.
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Sender email address | ||
| replyTo | No | Reply-To address if different from sender | |
| displayName | Yes | Sender display name | |
| emailSnippet | No | First ~500 chars of email body for context | |
| emailSubject | No | Subject of the email for context |
check_url_safetyRead-onlyIdempotentInspect
Analyze one or more URLs for phishing, malware, redirects, and spoofing. Returns per-URL and overall verdicts. $0.01/call via skyfire-api-key header (Skyfire Buyer API Key). By using this service you accept the Terms of Service. Advisory service only.
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | List of URLs to analyze (max 20) |
submit_feedbackRead-onlyIdempotentInspect
FREE — Submit feedback about any Agent Safe tool you used. Helps us improve detection accuracy and tool quality. No charge, no authentication required.
| Name | Required | Description | Default |
|---|---|---|---|
| rating | Yes | Your rating of the tool's output | |
| checkId | No | The checkId returned by the tool you're rating (helps us link feedback to specific analyses) | |
| comment | No | Optional details about your experience — what worked well, what could improve, or what was missed | |
| toolName | No | Which tool you're giving feedback on (e.g. check_email_safety, check_url_safety) | |
| agentPlatform | No | Your agent platform (e.g. claude, cursor, openai, custom) — helps us optimize for your environment |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail — every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control — enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management — store and rotate API keys and OAuth tokens in one place
Change alerts — get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption — public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics — see which tools are being used most, helping you prioritize development and documentation
Direct user feedback — users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!