thunderbird-cli
Rank #4,845io.github.vitalio-sh/thunderbird-cli
Give AI agents full read/write email access via Mozilla Thunderbird. Zero credentials.
thunderbird-cli is a Model Context Protocol (MCP) server published by vitalio-sh. It ranks #4,845 of 132,113 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. thunderbird-cli is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 8, 2026 and most recently updated on Apr 18, 2026.
Ranks ahead of 127,268 of 132,113 servers on MCP Toplist.
Use thunderbird-cli
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add thunderbird-cli -e "TB_BRIDGE_HOST=<your TB_BRIDGE_HOST>" -e "TB_BRIDGE_PORT=<your TB_BRIDGE_PORT>" -- npx -y thunderbird-cli-mcpReplace each placeholder with your own value before saving.
[mcp_servers.thunderbird-cli]
command = "npx"
args = ["-y", "thunderbird-cli-mcp"]
[mcp_servers.thunderbird-cli.env]
TB_BRIDGE_HOST = "<your TB_BRIDGE_HOST>"
TB_BRIDGE_PORT = "<your TB_BRIDGE_PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thunderbird-cli": {
"command": "npx",
"args": [
"-y",
"thunderbird-cli-mcp"
],
"env": {
"TB_BRIDGE_HOST": "<your TB_BRIDGE_HOST>",
"TB_BRIDGE_PORT": "<your TB_BRIDGE_PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thunderbird-cli": {
"command": "npx",
"args": [
"-y",
"thunderbird-cli-mcp"
],
"env": {
"TB_BRIDGE_HOST": "<your TB_BRIDGE_HOST>",
"TB_BRIDGE_PORT": "<your TB_BRIDGE_PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"thunderbird-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"thunderbird-cli-mcp"
],
"env": {
"TB_BRIDGE_HOST": "<your TB_BRIDGE_HOST>",
"TB_BRIDGE_PORT": "<your TB_BRIDGE_PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thunderbird-cli": {
"command": "npx",
"args": [
"-y",
"thunderbird-cli-mcp"
],
"env": {
"TB_BRIDGE_HOST": "<your TB_BRIDGE_HOST>",
"TB_BRIDGE_PORT": "<your TB_BRIDGE_PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thunderbird-cli": {
"command": "npx",
"args": [
"-y",
"thunderbird-cli-mcp"
],
"env": {
"TB_BRIDGE_HOST": "<your TB_BRIDGE_HOST>",
"TB_BRIDGE_PORT": "<your TB_BRIDGE_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.vitalio-sh%2Fthunderbird-cli)<a href="https://mcptoplist.com/server/io.github.vitalio-sh%2Fthunderbird-cli"><img src="https://mcptoplist.com/badge/io.github.vitalio-sh%2Fthunderbird-cli.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vitalio-sh
Other servers by vitalio-sh
View all vitalio-sh servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Apr 18, 2026 |
Frequently asked questions
- Who maintains thunderbird-cli?
- thunderbird-cli is maintained by vitalio-sh, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is thunderbird-cli listed on the Official MCP Registry?
- Yes — thunderbird-cli is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does thunderbird-cli have?
- MCP Toplist tracks 1 version of thunderbird-cli, most recently published on Apr 18, 2026.
- Where can I find the source code for thunderbird-cli?
- The source code for thunderbird-cli is hosted at github.com/vitalio-sh/thunderbird-cli.
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.