SERVER
Outreach
Rank #4,092io.github.mindstone/mcp-server-outreach
Outreach sales engagement MCP server: prospects, sequences, accounts, tasks, and mailings
Listed & last published
May 21, 2026
OVERVIEW
Outreach is a Model Context Protocol (MCP) server published by mindstone. It ranks #4,092 of 76,851 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Outreach is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#4,092of 76,851 tracked serversTop 10%
Ranks ahead of 72,759 of 76,851 servers on MCP Toplist.
CONNECT
Use Outreach
Add Outreach to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"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.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | May 21, 2026 |
FAQ
Frequently asked questions
- Who maintains Outreach?
- Outreach is maintained by mindstone, which publishes 37 MCP servers (38 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 1 version of Outreach, most recently published on May 21, 2026.
- Where can I find the source code for Outreach?
- The source code for Outreach is hosted at github.com/mindstone/mcp-servers.
EXPLORE