Skip to main content
Glama
524,103 tools. Updated 2026-09-06 14:24

"HEY" matching MCP tools:

  • Approve or reject first-time senders by clearance ID to control email routing in Hey Screener. Approve allows delivery to imbox, feed, or paper trail; reject blocks future emails.
    MIT
    Destructive
  • Permanently revoke and delete a RawTree API key using its UUID or full key value. Requires user confirmation; this action is irreversible.
    MIT
  • Generates a new RawTree API key for a project with specified permissions like read-only, write-only, read-write, or admin. Use for CI, scripts, or agents.
    MIT
  • Retrieve a specific record from a key-value store by exact key, preserving the original content encoding. Get a single JSON, text, or binary value directly instead of listing all records.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Local MCP server for Hey.com email - read, search, send, reply, and manage the screener via stored session cookies. Runs over stdio, stores no credentials.
    34
    11
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    A remote MCP server that aggregates unfulfilled and needs-attention orders across all five Hey Harper Shopify stores in one connection, using permanent Admin API tokens to avoid per-store OAuth re-authentication.
    -

Matching MCP Connectors

  • Update existing monday.com documents by renaming, adding markdown content, editing or creating blocks, deleting or replacing blocks, and adding comments with block-level or text-selection anchoring.
    MIT
    Destructive
  • Generate API keys with specific permissions and expiration for managing Meilisearch indexes, ensuring controlled access and security.
    MIT
  • Clear the orange notification dot by marking postings as seen, either individually or the entire Imbox tray in one bulk call.
    MIT
  • Downloads an email attachment to disk using the email ID and attachment ID from hey_read_email. Saves the file with details like path, name, size, and mime.
    MIT
  • Move email threads between Hey.com views: imbox for important mail, feed for newsletters, paper_trail for receipts. Reversible by moving to a different destination.
    MIT
  • Retrieve full content of an email thread with all messages, attachments, and calendar invites. Supports HTML or plain text output.
    MIT
  • Extract and parse a calendar invite (.ics) from an email. Get full event details: title, start, end, location, attendees, organizer, description.
    MIT
  • Update the read or unread status of an individual email entry. Reversible by calling again with the opposite status.
    MIT
  • Pop a bubbled email thread to send it back to the Imbox without deletion. Requires the thread's topic ID.
    MIT