Mail.app
Rank #9,003io.github.p-l-ta/mail-mcp
Search, read, send, and manage email via macOS Mail.app across all configured accounts.
Mail.app is a Model Context Protocol (MCP) server published by p-l-ta. It ranks #9,003 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Mail.app is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on May 8, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 123,110 of 132,113 servers on MCP Toplist.
Use Mail.app
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mail-mcp -- npx -y @p-l-ta/mail-mcp[mcp_servers.mail-mcp]
command = "npx"
args = ["-y", "@p-l-ta/mail-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mail-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/mail-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mail-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/mail-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mail-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@p-l-ta/mail-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mail-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/mail-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mail-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/mail-mcp"
]
}
}
}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.p-l-ta%2Fmail-mcp)<a href="https://mcptoplist.com/server/io.github.p-l-ta%2Fmail-mcp"><img src="https://mcptoplist.com/badge/io.github.p-l-ta%2Fmail-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
p-l-ta
Other servers by p-l-ta
View all p-l-ta servers →Available versions (11)
| Version | Published |
|---|---|
| 1.3.5 | Jul 10, 2026 |
| 1.3.4 | Jul 10, 2026 |
| 1.3.3 | Jul 10, 2026 |
| 1.3.2 | Jul 9, 2026 |
| 1.3.1 | Jul 9, 2026 |
| 1.3.0 | Jun 24, 2026 |
| 1.2.0 | May 10, 2026 |
| 1.1.1 | May 8, 2026 |
| 1.1.0 | May 8, 2026 |
| 1.0.3 | May 8, 2026 |
| 1.0.2 | May 8, 2026 |
Frequently asked questions
- Who maintains Mail.app?
- Mail.app is maintained by p-l-ta, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Mail.app listed on the Official MCP Registry?
- Yes — Mail.app is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mail.app have?
- MCP Toplist tracks 11 versions of Mail.app, most recently published on Jul 10, 2026.
- Where can I find the source code for Mail.app?
- The source code for Mail.app is hosted at github.com/p-l-ta/mail-mcp.
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.