MCP Servers / communication / HeyReach MCP Server

HeyReach MCP Server

JSON →
stdionone5communication

Integrates with the HeyReach API for LinkedIn automation and outreach management.

Install
How to run this server
[ { "cmd": "npx heyreach-mcp-server", "imports": [] } ]
server path: heyreach-mcp-server
Tools
What this server exposes
check-api-key
Verify API key validity
get-all-campaigns
List all campaigns with pagination
get-active-campaigns
Find campaigns ready for adding leads (ACTIVE status with LinkedIn senders)
get-campaign-details
Get detailed campaign information (requires campaign ID)
toggle-campaign-status
Pause or resume campaigns (requires campaign ID)
add-leads-to-campaign
Add LinkedIn profiles to ACTIVE campaigns with comprehensive validation and personalization support
get-lead-details
Get detailed lead profile information (requires LinkedIn profile URL)
get-conversations
Retrieve LinkedIn conversations with advanced filtering
get-overall-stats
Get comprehensive analytics and statistics
get-all-lists
Retrieve all lead lists with pagination
create-empty-list
Create new lead or company lists
get-my-network-for-sender
Get network profiles for LinkedIn accounts (requires sender ID)
Configuration
Environment & auth
authnone
envYOUR_MCP_SERVER_URL
envYOUR_HEYREACH_API_KEY
envYOUR_API_KEY
envCUSTOM_URL
envHEYREACH_API_KEY
Resources
HeyReach MCP Server — MCP Server · libregistry