outreach-api-mcp

joethefisher/outreach-api-mcp
★ 0 stars TypeScript Security Updated today
Independent MCP server for the Outreach v2 REST API — prospects, accounts, sequences, templates, snippets, tasks, mailings, audit logs.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "outreach-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "joethefisher/outreach-api-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for [Outreach](https://www.outreach.io). You give it your own Outreach OAuth credentials, an MCP client like Claude Desktop talks to it over stdio, and you get 21 read-only tools for querying prospects, accounts, sequences, templates, snippets, tasks, mailings, and audit logs from your own workspace.

Tools (3)

OUTREACH_CLIENT_IDOUTREACH_CLIENT_SECRETOUTREACH_REFRESH_TOKEN

Topics

anthropicclaudecrmmcpmodel-context-protocoloutreachoutreach-iosalestypescript