your-mail-mcp
Rank #3,626io.github.wildsurfer/your-mail-mcp
Read-only, self-hosted MCP access to IMAP email, mirrored locally and indexed by notmuch.
your-mail-mcp is a Model Context Protocol (MCP) server published by wildsurfer. It ranks #3,626 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. your-mail-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 111,834 of 115,460 servers on MCP Toplist.
Use your-mail-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add your-mail-mcp -e "PUBLIC_URL=<your PUBLIC_URL>" -e "OAUTH_PASSPHRASE=<your OAUTH_PASSPHRASE>" -- docker run -i --rm ghcr.io/wildsurfer/your-mail-mcp:0.3.0Replace each placeholder with your own value before saving.
claude mcp add your-mail-mcp -- docker run -i --rm ghcr.io/wildsurfer/your-mail-mcp:0.3.0 stdio[mcp_servers.your-mail-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wildsurfer/your-mail-mcp:0.3.0"]
[mcp_servers.your-mail-mcp.env]
PUBLIC_URL = "<your PUBLIC_URL>"
OAUTH_PASSPHRASE = "<your OAUTH_PASSPHRASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.your-mail-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wildsurfer/your-mail-mcp:0.3.0", "stdio"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"your-mail-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0"
],
"env": {
"PUBLIC_URL": "<your PUBLIC_URL>",
"OAUTH_PASSPHRASE": "<your OAUTH_PASSPHRASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"your-mail-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0",
"stdio"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"your-mail-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0"
],
"env": {
"PUBLIC_URL": "<your PUBLIC_URL>",
"OAUTH_PASSPHRASE": "<your OAUTH_PASSPHRASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"your-mail-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0",
"stdio"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"your-mail-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0"
],
"env": {
"PUBLIC_URL": "<your PUBLIC_URL>",
"OAUTH_PASSPHRASE": "<your OAUTH_PASSPHRASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"your-mail-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0",
"stdio"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"your-mail-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0"
],
"env": {
"PUBLIC_URL": "<your PUBLIC_URL>",
"OAUTH_PASSPHRASE": "<your OAUTH_PASSPHRASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"your-mail-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0",
"stdio"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"your-mail-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0"
],
"env": {
"PUBLIC_URL": "<your PUBLIC_URL>",
"OAUTH_PASSPHRASE": "<your OAUTH_PASSPHRASE>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"your-mail-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/your-mail-mcp:0.3.0",
"stdio"
]
}
}
}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.wildsurfer%2Fyour-mail-mcp)<a href="https://mcptoplist.com/server/io.github.wildsurfer%2Fyour-mail-mcp"><img src="https://mcptoplist.com/badge/io.github.wildsurfer%2Fyour-mail-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wildsurfer
Other servers by wildsurfer
View all wildsurfer servers →Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 28, 2026 |
| 0.2.0 | Aug 26, 2026 |
| 0.1.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains your-mail-mcp?
- your-mail-mcp is maintained by wildsurfer, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is your-mail-mcp listed on the Official MCP Registry?
- Yes — your-mail-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does your-mail-mcp have?
- MCP Toplist tracks 3 versions of your-mail-mcp, most recently published on Aug 28, 2026.
- Where can I find the source code for your-mail-mcp?
- The source code for your-mail-mcp is hosted at github.com/wildsurfer/your-mail-mcp.