GoodSender
Rank #8,894io.github.good-sender/goodsender-mcp
Free consent-based emailing, blog publishing, and interactive email template design tools
GoodSender is a Model Context Protocol (MCP) server published by good-sender. It ranks #8,894 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. GoodSender is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on May 27, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 123,152 of 132,046 servers on MCP Toplist.
Use GoodSender
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
Published as mcp bundle `https://github.com/good-sender/mcp/releases/download/v0.4.1-rc3/goodsender.mcpb` — install it through your client’s extension manager.
claude mcp add goodsender-mcp -e "GOODSENDER_API_KEY=<your GOODSENDER_API_KEY>" -e "GOODSENDER_TELEMETRY=<your GOODSENDER_TELEMETRY>" -e "GOODSENDER_DISABLE_ACTION_GUARDS=<your GOODSENDER_DISABLE_ACTION_GUARDS>" -- docker run -i --rm docker.io/goodsender/goodsender-mcp:0.4.1-rc3Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/good-sender/mcp/releases/download/v0.4.1-rc3/goodsender.mcpb` — install it through your client’s extension manager.
[mcp_servers.goodsender-mcp]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/goodsender/goodsender-mcp:0.4.1-rc3"]
[mcp_servers.goodsender-mcp.env]
GOODSENDER_API_KEY = "<your GOODSENDER_API_KEY>"
GOODSENDER_TELEMETRY = "<your GOODSENDER_TELEMETRY>"
GOODSENDER_DISABLE_ACTION_GUARDS = "<your GOODSENDER_DISABLE_ACTION_GUARDS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/good-sender/mcp/releases/download/v0.4.1-rc3/goodsender.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"goodsender-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/goodsender/goodsender-mcp:0.4.1-rc3"
],
"env": {
"GOODSENDER_API_KEY": "<your GOODSENDER_API_KEY>",
"GOODSENDER_TELEMETRY": "<your GOODSENDER_TELEMETRY>",
"GOODSENDER_DISABLE_ACTION_GUARDS": "<your GOODSENDER_DISABLE_ACTION_GUARDS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/good-sender/mcp/releases/download/v0.4.1-rc3/goodsender.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"goodsender-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/goodsender/goodsender-mcp:0.4.1-rc3"
],
"env": {
"GOODSENDER_API_KEY": "<your GOODSENDER_API_KEY>",
"GOODSENDER_TELEMETRY": "<your GOODSENDER_TELEMETRY>",
"GOODSENDER_DISABLE_ACTION_GUARDS": "<your GOODSENDER_DISABLE_ACTION_GUARDS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/good-sender/mcp/releases/download/v0.4.1-rc3/goodsender.mcpb` — install it through your client’s extension manager.
{
"servers": {
"goodsender-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/goodsender/goodsender-mcp:0.4.1-rc3"
],
"env": {
"GOODSENDER_API_KEY": "<your GOODSENDER_API_KEY>",
"GOODSENDER_TELEMETRY": "<your GOODSENDER_TELEMETRY>",
"GOODSENDER_DISABLE_ACTION_GUARDS": "<your GOODSENDER_DISABLE_ACTION_GUARDS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/good-sender/mcp/releases/download/v0.4.1-rc3/goodsender.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"goodsender-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/goodsender/goodsender-mcp:0.4.1-rc3"
],
"env": {
"GOODSENDER_API_KEY": "<your GOODSENDER_API_KEY>",
"GOODSENDER_TELEMETRY": "<your GOODSENDER_TELEMETRY>",
"GOODSENDER_DISABLE_ACTION_GUARDS": "<your GOODSENDER_DISABLE_ACTION_GUARDS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/good-sender/mcp/releases/download/v0.4.1-rc3/goodsender.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"goodsender-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/goodsender/goodsender-mcp:0.4.1-rc3"
],
"env": {
"GOODSENDER_API_KEY": "<your GOODSENDER_API_KEY>",
"GOODSENDER_TELEMETRY": "<your GOODSENDER_TELEMETRY>",
"GOODSENDER_DISABLE_ACTION_GUARDS": "<your GOODSENDER_DISABLE_ACTION_GUARDS>"
}
}
}
}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.good-sender%2Fgoodsender-mcp)<a href="https://mcptoplist.com/server/io.github.good-sender%2Fgoodsender-mcp"><img src="https://mcptoplist.com/badge/io.github.good-sender%2Fgoodsender-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
good-sender
Available versions (11)
| Version | Published |
|---|---|
| 0.4.1-rc3 | Aug 30, 2026 |
| 0.4.1-rc2 | Aug 30, 2026 |
| 0.4.1-rc1 | Aug 29, 2026 |
| 0.4.0 | Aug 24, 2026 |
| 0.3.0 | Jul 28, 2026 |
| 0.3.0-rc3 | Jul 28, 2026 |
| 0.3.0-rc2 | Jul 16, 2026 |
| 0.3.0-rc1 | Jun 26, 2026 |
| 0.2.3 | Jun 8, 2026 |
| 0.2.2 | Jun 8, 2026 |
| 0.2.1 | Jun 7, 2026 |
Frequently asked questions
- Who maintains GoodSender?
- GoodSender is maintained by good-sender, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is GoodSender listed on the Official MCP Registry?
- Yes — GoodSender is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does GoodSender have?
- MCP Toplist tracks 11 versions of GoodSender, most recently published on Aug 30, 2026.
- Where can I find the source code for GoodSender?
- The source code for GoodSender is hosted at github.com/good-sender/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.