Agent Safe
Server Details
Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
- Status
- Unhealthy
- OAuth
- Works in Glama
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 11 tools
Every tool has a clearly distinct purpose targeting specific security analysis tasks (e.g., email threads, attachments, URLs, media authenticity, sender reputation). The descriptions clearly differentiate the input types and threats analyzed, with no overlapping functionality that would cause confusion. The free triage tool (assess_message) explicitly guides agents to other tools without duplication.
All tool names follow a consistent verb_noun pattern with underscores (e.g., analyze_email_thread, check_attachment_safety, submit_feedback). The verbs 'analyze', 'check', 'assess', and 'submit' are used appropriately based on the action, and the naming style is uniform throughout the set, making it highly predictable.
With 11 tools, the count is well-scoped for a security analysis server, covering a comprehensive range of threats across email, messages, attachments, URLs, media, and sender verification. Each tool serves a specific, necessary function without redundancy, and the inclusion of free tools like assess_message and submit_feedback enhances usability without bloat.
The tool set provides complete coverage for agent security analysis, including triage (assess_message), input checking (email, messages, attachments, URLs, media, sender), output validation (check_response_safety), and feedback mechanisms. There are no obvious gaps; it supports end-to-end workflows from threat detection to response safety and improvement.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Added
check_prompt_injection_db
2 tool updates
- Changed
assess_message3 fields changed- added
Input schema / properties / imageUrlAdded value: +{ + "description": "Direct image URL to check for AI generation", + "type": "string" +} - added
Input schema / properties / imageUrlsAdded value: +{ + "description": "Multiple image URLs to check", + "items": { + "type": "string" + }, + "type": "array" +} - added
Input schema / properties / videoUrlAdded value: +{ + "description": "Direct video URL to check for AI generation", + "type": "string" +}
- Added
check_media_authenticity
1 tool update
- Added
submit_feedback
7 tool updates
- Added
analyze_email_thread - Added
assess_message - Added
check_attachment_safety - Added
check_message_safety - Added
check_response_safety - Added
check_sender_reputation - Added
check_url_safety
1 tool update
- First observed
check_email_safety
Related MCP Connectors
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Security firewall for AI agents — scans MCP calls for injection, secrets, and risks.
MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow. Get a free API key on https://app.zyntra.app/
Hosted email MCP for AI agents with inboxes, send/receive, memory, recovery, and credits.
Related MCP Servers
AlicenseAqualityBmaintenanceAn MCP server that provides an email operating system for AI agents, enabling inbox triage and reply drafting while enforcing un-bypassable safety constraints on sensitive actions like money transfers and banking changes.1282MIT- AlicenseAqualityCmaintenanceA secure email gateway MCP server that protects AI agents from prompt injection attacks by scanning emails for malicious instructions before they reach the agent.74Apache 2.0
- AlicenseNot gradedqualityBmaintenanceMCP server for AI agent security guardrails. Provides input validation, prompt injection detection, PII redaction, output filtering, policy enforcement, rate limiting, and comprehensive audit logging.381MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that provides tools to scan text and URLs for prompt injection attacks, protecting AI agents from adversarial inputs.MIT