Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. MCP Hey
MCP Hey logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:31:02 PM

MCP Hey

User RatingsBe the first to rate and review this MCP server!
View Repository11 GitHub StarsTotal stargazers on GitHub for the source repository (11 stars).Visit Website
emailheycommunicationproductivity

Local Hey.com email server for reading, searching, sending, replying, and organizing mail through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for Sealjay/mcp-hey, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Overview

Sealjay/mcp-hey MCP server gives MCP clients local read/write access to a Hey.com inbox through reverse-engineered web endpoints. A Bun/TypeScript process communicates over stdio, while a Python webview helper captures Hey session cookies during login. Messages and search data are cached in a local SQLite database, and write requests obtain fresh CSRF tokens. Reach for it when an agent needs to inspect or manage Hey mail without exposing a network listener or using a cloud relay.

Use cases

β€’Read and summarize Hey.com inbox threads
β€’Search cached email across Hey mailbox areas
β€’Send replies and forward messages from an MCP client
β€’Organize mail with labels, collections, and triage actions

Key features

β€’Read email across Hey mailbox areas
β€’Search with a local SQLite full-text index
β€’Send, reply to, and forward messages
β€’Manage labels, collections, and screener decisions
β€’Download attachments and parse calendar invites
β€’Use local stdio transport without a network listener

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Hey.

Extracted Tool Capabilities
Read email across Hey mailbox areas
Search with a local SQLite full-text index
Send, reply to, and forward messages
Manage labels, collections, and screener decisions
Download attachments and parse calendar invites
Use local stdio transport without a network listener

How MCP Hey works

What Sealjay/mcp-hey MCP server does

Sealjay/mcp-hey MCP server connects an MCP client to a Hey.com account using the same web session established through Hey's login page. It supports reading messages from inbox-related areas such as Imbox, Feed, Paper Trail, Set Aside, Reply Later, Drafts, Trash, and Spam. Agents can also search mail, inspect threads, download attachments, and parse calendar invitations.

The write surface covers sending, replying, and forwarding email. Mail organization includes labels, collections, set-aside and reply-later actions, moving messages, read-state changes, thread muting, bubble-up operations, and screener decisions. A cache-status tool reports information about the local cache.

How it works

The Sealjay/mcp-hey MCP server runs as a Bun and TypeScript process using MCP stdio transport. An MCP client launches the server locally and exchanges tool calls through standard input and output; the server does not open a network listener.

On first authentication, the Python helper opens Hey.com in the system webview. After the user signs in, it writes session cookies to data/hey-cookies.json. Later launches reuse those cookies until the session expires. Requests go directly to Hey.com with browser-like request details, and returned content is parsed before being stored in SQLite. The cache stores messages, threads, and a full-text search index for repeated reads.

Because Hey does not provide a documented public API, the project relies on reverse-engineered web endpoints. Those endpoints may change without notice. Write requests fetch a current CSRF token before submitting changes.

Setup and configuration

The project requires Bun 1.1 or newer, Python 3.10 or newer, and a Hey.com account. The documented development platforms are macOS and Linux. Windows is not exercised directly; WSL may be needed.

Installation is repository-based: clone the project, run bun install, and install the Python helper dependencies with uv pip install -r auth/requirements.txt. Run bun run dev for the initial login. After the webview saves the cookie file, configure the MCP client to launch bun run /absolute/path/to/mcp-hey/src/index.ts.

Claude Code, Claude Desktop, and Cursor configuration examples are provided. GUI clients on macOS may need an absolute path to the Bun executable because their environment may not include the interactive shell's PATH. A Dockerfile is also included, but its container does not provide the Python webview login; authenticated container use requires mounting an existing cookie file at data/hey-cookies.json.

Tools and capabilities

The Sealjay/mcp-hey MCP server documents 34 tools in these groups:

  • Reading mailbox areas, summaries, individual messages, attachments, and calendar invites
  • Searching email and checking cache status
  • Managing labels and collections
  • Sending, replying to, and forwarding messages
  • Applying triage and read-status actions
  • Bubbling threads up or removing them from bubble-up
  • Screening senders or messages in and out

Tool names, parameters, return formats, and error behavior are documented in the repository's tool reference.

Limitations and notes

This project uses an unofficial Hey.com interface rather than a stable public API, so Hey changes can break functionality. Authentication depends on a local system webview and a valid session cookie file. The cookie file is written with restrictive 600 permissions, but it remains sensitive local session data.

The project states that it stores no passwords or other credentials, emits no telemetry, and keeps data on the local machine. Its idle memory use is described as approximately 30 MB. Container deployments cannot perform the interactive webview login internally.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Communication View all alternatives
  • Email MCP logoEmail MCP

    IMAP/SMTP email MCP server with 42 tools for reading, searching, sending, scheduling, and managing emails across multiple accounts. Supports IMAP IDLE push, AI triage, desktop notifications, and auto-detects providers like Gmail, Outlook, and iCloud.

    πŸ’¬ Communication3 views
    Compare vs Email MCP β†’
  • Inbox Zero logoInbox Zero

    An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.

    πŸ’¬ Communication1 views
    Compare vs Inbox Zero β†’
  • Shipmail MCP logoShipmail MCP

    Business email MCP server for AI agents. Manage custom-domain mailboxes, read and send messages, draft replies, inspect threads, and automate Shipmail REST API/webhook workflows.

    πŸ’¬ Communication1 views
    Compare vs Shipmail MCP β†’
  • Better Email MCP logoBetter Email MCP

    IMAP/SMTP email MCP server with App Passwords (no OAuth2). Auto-discovers Gmail, Outlook, Yahoo, iCloud. 5 composite tools: search, read, send, reply, forward. Multi-account support.

    πŸ’¬ Communication2 views
    Compare vs Better Email MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
11
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
5 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Hey

Clone the repository, run `bun install`, install `auth/requirements.txt` with `uv pip`, then run `bun run dev` to complete the initial Hey.com login. Configure the client to launch the repository's `src/index.ts` with Bun.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Hey AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/sealjay-mcp-hey?style=directory)](https://allmcps.com/mcp/sealjay-mcp-hey)
HTML Embed
<a href="https://allmcps.com/mcp/sealjay-mcp-hey"><img src="https://allmcps.com/api/badge/sealjay-mcp-hey?style=directory" alt="MCP Hey on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
PricingFree
More technical detailsExpand β–Ύ
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 2, 2026
Views5
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars11
GitHub Star CountTotal stargazers on GitHub representing community popularity (11 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 13, 2026
44Quality signal: Fair Β· 44/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity4/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to MCP Hey β†’Install in Claude DesktopInstall in CursorInstall in VS Code