Outbound Engine MCP
Rank #61,985io.github.closermethod/outbound-engine-mcp
One cold-outreach engine for any target: HOOK/BRIDGE/SOFT-ASK, follow-up ladder, reply playbook.
Outbound Engine MCP is a Model Context Protocol (MCP) server published by closermethod. It ranks #61,985 of 115,460 servers tracked on MCP Toplist. Outbound Engine MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 13, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 53,475 of 115,460 servers on MCP Toplist.
Use Outbound Engine MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add outbound-engine-mcp -- npx -y outbound-engine-mcp[mcp_servers.outbound-engine-mcp]
command = "npx"
args = ["-y", "outbound-engine-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"outbound-engine-mcp": {
"command": "npx",
"args": [
"-y",
"outbound-engine-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"outbound-engine-mcp": {
"command": "npx",
"args": [
"-y",
"outbound-engine-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"outbound-engine-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"outbound-engine-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"outbound-engine-mcp": {
"command": "npx",
"args": [
"-y",
"outbound-engine-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"outbound-engine-mcp": {
"command": "npx",
"args": [
"-y",
"outbound-engine-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.closermethod%2Foutbound-engine-mcp)<a href="https://mcptoplist.com/server/io.github.closermethod%2Foutbound-engine-mcp"><img src="https://mcptoplist.com/badge/io.github.closermethod%2Foutbound-engine-mcp.svg" alt="MCP Toplist: #61,985 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
closermethod
Other servers by closermethod
- Content Hooks MCP#61,981 · 1 ver
- content-repurposing-mcp#61,982 · 1 ver
- Creator Deals MCP#61,983 · 1 ver
- Newsletter Growth MCP#61,984 · 1 ver
- Outreach Deliverability MCP#61,986 · 1 ver
- personal-brand-mcp#61,987 · 1 ver
- Social Media Manager MCP#61,988 · 1 ver
- ugc-brief-mcp#61,989 · 1 ver
- APAC Compliance MCP#91,124
- B2B Buyer-Signal MCP#91,125
- EMEA Compliance MCP#91,126
- EOR Compliance MCP#91,127
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Outbound Engine MCP?
- Outbound Engine MCP is maintained by closermethod, which publishes 16 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Outbound Engine MCP listed on the Official MCP Registry?
- Yes — Outbound Engine MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Outbound Engine MCP have?
- MCP Toplist tracks 1 version of Outbound Engine MCP, most recently published on Jul 14, 2026.
- Where can I find the source code for Outbound Engine MCP?
- The source code for Outbound Engine MCP is hosted at github.com/closermethod/outbound-engine-mcp.