Skip to main content
Glama

Server Details

Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Addedcheck_prompt_injection_db
  2. 2 tool updates
    • Changedassess_message3 fields changed
      • addedInput schema / properties / imageUrl
        Added value: +{
        +  "description": "Direct image URL to check for AI generation",
        +  "type": "string"
        +}
      • addedInput schema / properties / imageUrls
        Added value: +{
        +  "description": "Multiple image URLs to check",
        +  "items": {
        +    "type": "string"
        +  },
        +  "type": "array"
        +}
      • addedInput schema / properties / videoUrl
        Added value: +{
        +  "description": "Direct video URL to check for AI generation",
        +  "type": "string"
        +}
    • Addedcheck_media_authenticity
  3. 1 tool update
    • Addedsubmit_feedback
  4. 7 tool updates
    • Addedanalyze_email_thread
    • Addedassess_message
    • Addedcheck_attachment_safety
    • Addedcheck_message_safety
    • Addedcheck_response_safety
    • Addedcheck_sender_reputation
    • Addedcheck_url_safety
  5. 1 tool update
    • First observedcheck_email_safety

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    An 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.
    12
    121
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A secure email gateway MCP server that protects AI agents from prompt injection attacks by scanning emails for malicious instructions before they reach the agent.
    7
    3
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server for AI agent security guardrails. Provides input validation, prompt injection detection, PII redaction, output filtering, policy enforcement, rate limiting, and comprehensive audit logging.
    76
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that provides tools to scan text and URLs for prompt injection attacks, protecting AI agents from adversarial inputs.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count5/5

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.

Completeness5/5

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.

Resources