Outreach MCP Server

Outreach sales engagement MCP server - prospects, sequences, accounts, tasks, and mailings via Outreach API. Its 22 documented tools cover outreach, prospect, sequence, account.

People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

One of 41 MCP servers published from mindstone/mcp-servers. Stars and repository activity are shared across all of them. See all 41 →

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Outreach

before you install - you'll need

Set OUTREACH_CLIENT_ID, OUTREACH_CLIENT_SECRET, OUTREACH_ACCESS_TOKEN before connecting. OUTREACH_CONFIG_DIR, OUTREACH_OAUTH_PORT, OUTREACH_OAUTH_SCOPES are optional or environment-specific per the README.

Claude Code

claude mcp add mindstone-mcp-servers-connectors-outreac -- npx -y @mindstone/mcp-server-outreach

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mindstone-mcp-servers-connectors-outreac": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-outreach"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @mindstone/mcp-server-outreach - published under the repo owner's npm scope (@mindstone)

registry namespace io.github.mindstone is GitHub-verified and matches the repo owner

03 · What Outreach can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can connect an Outreach account via OAuth, list connected accounts and auth status, search prospects by name, email, company, tags, and get full prospect details by ID.

The 22 tools it gives your agent

Extracted from the project's README - what Outreach lets an agent do.

outreach_connect_account
- Connect an Outreach account via OAuth
outreach_list_connected_accounts
- List connected accounts and auth status
outreach_disconnect_account
- Disconnect an account and remove credentials
outreach_search_prospects
- Search prospects by name, email, company, tags
outreach_get_prospect
- Get full prospect details by ID
outreach_create_prospect
- Create a new prospect (supports custom_fields mapped to custom1..custom35)
outreach_update_prospect
- Update an existing prospect (supports custom_fields)
outreach_list_sequences
- List sequences with filters
outreach_get_sequence
- Get sequence details by ID
outreach_list_sequence_steps
- List a sequence's steps (type, interval, order, template links)
outreach_get_sequence_template
- Read a sequence template's email subject and body
outreach_add_prospect_to_sequence
- Enroll a prospect in a sequence
show all 22 tools
outreach_remove_prospect_from_sequence
- Pause or finish a prospect's enrollment
outreach_list_accounts
- List company accounts
outreach_get_account
- Get company account details by ID
outreach_list_tasks
- List tasks with status and prospect filters
outreach_create_task
- Create a task (note, due date, prospect, owner)
outreach_complete_task
- Mark a task as completed
outreach_list_mailings
- List sent emails with delivery status
outreach_list_calls
- List calls with outcome, notes, and disposition link
outreach_list_mailboxes
- List connected sender mailboxes (feeds mailbox_id on enrollment)
outreach_list_users
- List Outreach team members

04 · Who maintains Outreach

Outreach is maintained by mindstone. We track 41 MCP servers from mindstone - 41 actively maintained, 10 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from mindstone.

  1. OpenAI Image OpenAI image generation MCP server for Model Context Protocol hosts ★ 10
  2. Google Workspace Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more ★ 10
  3. Slack Slack MCP server: channels, messages, threads, reactions, users, files, and scheduled messages ★ 10
  4. HubSpot HubSpot CRM: contacts, deals, tickets, line items, properties, marketing, files, workflows, threads ★ 10
  5. Gamma Gamma AI presentation generation MCP server for Model Context Protocol hosts ★ 10
  6. Browser Automation Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs ★ 10

05 · Facts

category
productivity - actively maintained as of 2026-08-25.
registry
io.github.mindstone/mcp-server-outreach (active, first published 2026-05-21 · 3 versions)
packages
npm:@mindstone/mcp-server-outreach

06 · Outreach FAQ

Is Outreach still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.

What can Outreach do?

With this server connected, an agent can connect an Outreach account via OAuth, list connected accounts and auth status, search prospects by name, email, company, tags, and get full prospect details by ID.

How do I install Outreach?

Run `npx -y @mindstone/mcp-server-outreach`. The README documents 6 environment variables (OUTREACH_CLIENT_ID, OUTREACH_CLIENT_SECRET, OUTREACH_ACCESS_TOKEN…) to set first. Set OUTREACH_CLIENT_ID, OUTREACH_CLIENT_SECRET, OUTREACH_ACCESS_TOKEN before connecting. OUTREACH_CONFIG_DIR, OUTREACH_OAUTH_PORT, OUTREACH_OAUTH_SCOPES are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Outreach run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Outreach

More productivity MCP servers · PandaDoc · QuickBooks Online (mindstone) · Replit SSH · Retell AI · Runway ML