Honeycrisp
Rank #51,880io.github.honeycrisp-suite/mail
Apple Mail over MCP: fenced reads, draft-only writing, human-gated actions, audited with undo.
Honeycrisp is a Model Context Protocol (MCP) server published by honeycrisp-suite. It ranks #51,880 of 132,405 servers tracked on MCP Toplist. Honeycrisp is listed on Official MCP, with 1 tracked version. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 80,525 of 132,405 servers on MCP Toplist.
Use Honeycrisp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mail -- npx -y @honeycrisp/mail[mcp_servers.mail]
command = "npx"
args = ["-y", "@honeycrisp/mail"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@honeycrisp/mail"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@honeycrisp/mail"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mail": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@honeycrisp/mail"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@honeycrisp/mail"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@honeycrisp/mail"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.honeycrisp-suite%2Fmail)<a href="https://mcptoplist.com/server/io.github.honeycrisp-suite%2Fmail"><img src="https://mcptoplist.com/badge/io.github.honeycrisp-suite%2Fmail.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
honeycrisp-suite
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Honeycrisp?
- Honeycrisp is maintained by honeycrisp-suite, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Honeycrisp listed on the Official MCP Registry?
- Yes — Honeycrisp is listed on the Official MCP Registry.
- How many versions does Honeycrisp have?
- MCP Toplist tracks 1 version of Honeycrisp, most recently published on Aug 1, 2026.
- Where can I find the source code for Honeycrisp?
- The source code for Honeycrisp is hosted at github.com/honeycrisp-suite/honeycrisp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.