Skip to main content
Glama
90,188 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A PubMed resource or system related to MCP (potentially an abbreviation or keyword)" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    One-pass agentic inbox triage as an MCP server: fetch unread Gmail → classify (action_needed/fyi/newsletter/noise) → summarize → extract tasks → draft replies as Gmail DRAFTS (never sends) → flag calendar → write a triage report. Four stdio tools (fetch_emails, save_gmail_draft, append_tasks, write_report); the host is the LLM, so it runs keyless in Claude Code. Gmail scopes: readonly + compose
    4
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables pushing enriched leads into Instantly or Smartlead campaigns with ICP score gating, deduplication, and dry-run previews via an Apify actor.
    1
    83 npm
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Sends document files (EPUB, PDF, DOCX, etc.) to your Kindle via email using Amazon's Send to Kindle feature.
    1
    2 npm
    MIT
  • F
    license
    A
    quality
    A
    maintenance
    An MCP server that sends plain-text Gmail messages only to a predefined allowlist, using generated recipient IDs instead of email addresses to enforce security.
    2
    1
    -
  • A
    license
    B
    quality
    A
    maintenance
    Official MCP server for Shipmail, enabling agents to manage domains, mailboxes, messages, threads, webhooks, and suppressions via natural language.
    100
    241 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server for Yahoo Mail over IMAP+SMTP that enables AI assistants to manage emails fully—listing, reading, searching, threading, flagging, moving, archiving, handling attachments, and sending/reply/forward/draft—using an app-specific password.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables sending documents (Markdown, PDF, EPUB) directly to a Kindle via Amazon Send-to-Kindle email, with Markdown converted to EPUB using pandoc.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that enables AI agents to check if email addresses or domains are disposable using the isitdisposable.com API. It provides tools like check_email, check_domain, and check_batch for real-time validation.
    3
    16 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server that sends mail over SMTP, gated behind an allowlist and a human confirmation
    4
    368 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Reads and searches local email archives (.mbox or .eml) with full MIME parsing, enabling queries about senders, subjects, dates, and bodies while keeping all data on your machine.
    3
    15,849 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that exposes a local notmuch email database to an LLM client such as Claude. It is read-first: searching, reading, and understanding mail is always available; writing anything (drafts, tags, exported files) requires an explicit opt-in flag and is confined to clearly bounded locations.
    13
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An email MCP server that lets Claude or any MCP client search, read and draft mail via IMAP, treating every message as untrusted input. It prioritizes safety with plain-text-only bodies, disabled sending until an allowlist is set, and no bcc support.
    5
    62 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents to verify email addresses and receive a 'send', 'hold', or 'kill' verdict with the reason, while also managing signup and credits programmatically.
    5
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Local-first Microsoft Outlook MCP server: a single Go binary that manages calendar events and mail through the Microsoft Graph API over stdio, with tokens stored in the OS keychain and no Entra ID app registration required. Exposes four aggregate tools (calendar, mail, account, system) dispatched by an operation verb, with multi-account support and read-only and mail-gating modes.
    4
    42
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Gives an AI assistant read- and draft-only access to a single personal Microsoft mailbox, letting it search, list and read mail, browse folders, save attachments to a jailed directory, and create new or reply drafts. It requests no send scope, so mail can never be sent, deleted, moved or marked, and calendar, contacts and files are untouched.
    6
    MIT