agent-cold-email
Rank #7,579io.github.YS-projectcalc/agent-cold-email
Coldrig — cold-email infra run by your agent: 28 MCP tools, live sending, free sandbox. $99/mo.
agent-cold-email is a Model Context Protocol (MCP) server published by YS-projectcalc. It ranks #7,579 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. agent-cold-email is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 124,467 of 132,046 servers on MCP Toplist.
Use agent-cold-email
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-cold-email https://agent-cold-email-api.yaakovscher.workers.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add agent-cold-email -e "AGENT_COLD_EMAIL_API_KEY=<your AGENT_COLD_EMAIL_API_KEY>" -e "AGENT_COLD_EMAIL_BASE_URL=<your AGENT_COLD_EMAIL_BASE_URL>" -- npx -y agent-cold-emailReplace each placeholder with your own value before saving.
[mcp_servers.agent-cold-email]
url = "https://agent-cold-email-api.yaakovscher.workers.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.agent-cold-email]
command = "npx"
args = ["-y", "agent-cold-email"]
[mcp_servers.agent-cold-email.env]
AGENT_COLD_EMAIL_API_KEY = "<your AGENT_COLD_EMAIL_API_KEY>"
AGENT_COLD_EMAIL_BASE_URL = "<your AGENT_COLD_EMAIL_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://agent-cold-email-api.yaakovscher.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agent-cold-email": {
"command": "npx",
"args": [
"-y",
"agent-cold-email"
],
"env": {
"AGENT_COLD_EMAIL_API_KEY": "<your AGENT_COLD_EMAIL_API_KEY>",
"AGENT_COLD_EMAIL_BASE_URL": "<your AGENT_COLD_EMAIL_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-cold-email": {
"url": "https://agent-cold-email-api.yaakovscher.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agent-cold-email": {
"command": "npx",
"args": [
"-y",
"agent-cold-email"
],
"env": {
"AGENT_COLD_EMAIL_API_KEY": "<your AGENT_COLD_EMAIL_API_KEY>",
"AGENT_COLD_EMAIL_BASE_URL": "<your AGENT_COLD_EMAIL_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agent-cold-email": {
"type": "http",
"url": "https://agent-cold-email-api.yaakovscher.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"agent-cold-email": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-cold-email"
],
"env": {
"AGENT_COLD_EMAIL_API_KEY": "<your AGENT_COLD_EMAIL_API_KEY>",
"AGENT_COLD_EMAIL_BASE_URL": "<your AGENT_COLD_EMAIL_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-cold-email": {
"serverUrl": "https://agent-cold-email-api.yaakovscher.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agent-cold-email": {
"command": "npx",
"args": [
"-y",
"agent-cold-email"
],
"env": {
"AGENT_COLD_EMAIL_API_KEY": "<your AGENT_COLD_EMAIL_API_KEY>",
"AGENT_COLD_EMAIL_BASE_URL": "<your AGENT_COLD_EMAIL_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-cold-email": {
"url": "https://agent-cold-email-api.yaakovscher.workers.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agent-cold-email": {
"command": "npx",
"args": [
"-y",
"agent-cold-email"
],
"env": {
"AGENT_COLD_EMAIL_API_KEY": "<your AGENT_COLD_EMAIL_API_KEY>",
"AGENT_COLD_EMAIL_BASE_URL": "<your AGENT_COLD_EMAIL_BASE_URL>"
}
}
}
}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.YS-projectcalc%2Fagent-cold-email)<a href="https://mcptoplist.com/server/io.github.YS-projectcalc%2Fagent-cold-email"><img src="https://mcptoplist.com/badge/io.github.YS-projectcalc%2Fagent-cold-email.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
YS-projectcalc
Available versions (5)
| Version | Published |
|---|---|
| 0.2.3 | Aug 17, 2026 |
| 0.2.2 | Jul 22, 2026 |
| 0.2.1 | Jul 21, 2026 |
| 0.2.0 | Jul 15, 2026 |
| 0.1.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains agent-cold-email?
- agent-cold-email is maintained by YS-projectcalc, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is agent-cold-email listed on the Official MCP Registry?
- Yes — agent-cold-email is listed on the Official MCP Registry, alongside Glama.
- How many versions does agent-cold-email have?
- MCP Toplist tracks 5 versions of agent-cold-email, most recently published on Aug 17, 2026.
- Where can I find the source code for agent-cold-email?
- The source code for agent-cold-email is hosted at github.com/YS-projectcalc/agent-cold-email.
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.