Outreach
Rank #11,088io.github.mindstone/mcp-server-outreach
Outreach sales engagement MCP server: prospects, sequences, accounts, tasks, and mailings
Outreach is a Model Context Protocol (MCP) server published by mindstone. It ranks #11,088 of 115,591 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Outreach is listed on Official MCP, with 3 tracked versions. It was first listed on May 21, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 104,503 of 115,591 servers on MCP Toplist.
Use Outreach
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-server-outreach -e "OUTREACH_CLIENT_ID=<your OUTREACH_CLIENT_ID>" -e "OUTREACH_CLIENT_SECRET=<your OUTREACH_CLIENT_SECRET>" -e "OUTREACH_ACCESS_TOKEN=<your OUTREACH_ACCESS_TOKEN>" -e "OUTREACH_CONFIG_DIR=<your OUTREACH_CONFIG_DIR>" -e "OUTREACH_OAUTH_PORT=<your OUTREACH_OAUTH_PORT>" -e "OUTREACH_OAUTH_SCOPES=<your OUTREACH_OAUTH_SCOPES>" -- npx -y @mindstone/mcp-server-outreachReplace each placeholder with your own value before saving.
[mcp_servers.mcp-server-outreach]
command = "npx"
args = ["-y", "@mindstone/mcp-server-outreach"]
[mcp_servers.mcp-server-outreach.env]
OUTREACH_CLIENT_ID = "<your OUTREACH_CLIENT_ID>"
OUTREACH_CLIENT_SECRET = "<your OUTREACH_CLIENT_SECRET>"
OUTREACH_ACCESS_TOKEN = "<your OUTREACH_ACCESS_TOKEN>"
OUTREACH_CONFIG_DIR = "<your OUTREACH_CONFIG_DIR>"
OUTREACH_OAUTH_PORT = "<your OUTREACH_OAUTH_PORT>"
OUTREACH_OAUTH_SCOPES = "<your OUTREACH_OAUTH_SCOPES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-outreach": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-outreach"
],
"env": {
"OUTREACH_CLIENT_ID": "<your OUTREACH_CLIENT_ID>",
"OUTREACH_CLIENT_SECRET": "<your OUTREACH_CLIENT_SECRET>",
"OUTREACH_ACCESS_TOKEN": "<your OUTREACH_ACCESS_TOKEN>",
"OUTREACH_CONFIG_DIR": "<your OUTREACH_CONFIG_DIR>",
"OUTREACH_OAUTH_PORT": "<your OUTREACH_OAUTH_PORT>",
"OUTREACH_OAUTH_SCOPES": "<your OUTREACH_OAUTH_SCOPES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-outreach": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-outreach"
],
"env": {
"OUTREACH_CLIENT_ID": "<your OUTREACH_CLIENT_ID>",
"OUTREACH_CLIENT_SECRET": "<your OUTREACH_CLIENT_SECRET>",
"OUTREACH_ACCESS_TOKEN": "<your OUTREACH_ACCESS_TOKEN>",
"OUTREACH_CONFIG_DIR": "<your OUTREACH_CONFIG_DIR>",
"OUTREACH_OAUTH_PORT": "<your OUTREACH_OAUTH_PORT>",
"OUTREACH_OAUTH_SCOPES": "<your OUTREACH_OAUTH_SCOPES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-server-outreach": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-outreach"
],
"env": {
"OUTREACH_CLIENT_ID": "<your OUTREACH_CLIENT_ID>",
"OUTREACH_CLIENT_SECRET": "<your OUTREACH_CLIENT_SECRET>",
"OUTREACH_ACCESS_TOKEN": "<your OUTREACH_ACCESS_TOKEN>",
"OUTREACH_CONFIG_DIR": "<your OUTREACH_CONFIG_DIR>",
"OUTREACH_OAUTH_PORT": "<your OUTREACH_OAUTH_PORT>",
"OUTREACH_OAUTH_SCOPES": "<your OUTREACH_OAUTH_SCOPES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-outreach": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-outreach"
],
"env": {
"OUTREACH_CLIENT_ID": "<your OUTREACH_CLIENT_ID>",
"OUTREACH_CLIENT_SECRET": "<your OUTREACH_CLIENT_SECRET>",
"OUTREACH_ACCESS_TOKEN": "<your OUTREACH_ACCESS_TOKEN>",
"OUTREACH_CONFIG_DIR": "<your OUTREACH_CONFIG_DIR>",
"OUTREACH_OAUTH_PORT": "<your OUTREACH_OAUTH_PORT>",
"OUTREACH_OAUTH_SCOPES": "<your OUTREACH_OAUTH_SCOPES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-outreach": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-outreach"
],
"env": {
"OUTREACH_CLIENT_ID": "<your OUTREACH_CLIENT_ID>",
"OUTREACH_CLIENT_SECRET": "<your OUTREACH_CLIENT_SECRET>",
"OUTREACH_ACCESS_TOKEN": "<your OUTREACH_ACCESS_TOKEN>",
"OUTREACH_CONFIG_DIR": "<your OUTREACH_CONFIG_DIR>",
"OUTREACH_OAUTH_PORT": "<your OUTREACH_OAUTH_PORT>",
"OUTREACH_OAUTH_SCOPES": "<your OUTREACH_OAUTH_SCOPES>"
}
}
}
}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.mindstone%2Fmcp-server-outreach)<a href="https://mcptoplist.com/server/io.github.mindstone%2Fmcp-server-outreach"><img src="https://mcptoplist.com/badge/io.github.mindstone%2Fmcp-server-outreach.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mindstone
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Aug 10, 2026 |
| 0.2.0 | Aug 8, 2026 |
| 0.1.3 | May 21, 2026 |
Frequently asked questions
- Who maintains Outreach?
- Outreach is maintained by mindstone, which publishes 43 MCP servers (124 total versions) tracked on MCP Toplist.
- Is Outreach listed on the Official MCP Registry?
- Yes — Outreach is listed on the Official MCP Registry.
- How many versions does Outreach have?
- MCP Toplist tracks 3 versions of Outreach, most recently published on Aug 10, 2026.
- Where can I find the source code for Outreach?
- The source code for Outreach is hosted at github.com/mindstone/mcp-servers.