linkedin-prospection-mcp
LinkedIn Prospection MCP
MCP server for LinkedIn prospection automation — find leads, score (fit+intent+urgency), qualify, personalize messages, run full pipeline, manage sales funnel.
Installation
npx linkedin-prospection-mcpOr install globally:
npm install -g linkedin-prospection-mcpConfiguration
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"linkedin-prospection": {
"command": "npx",
"args": ["-y", "linkedin-prospection-mcp"],
"env": {
"PROSPECTION_DIR": "/path/to/your/prospection/scripts"
}
}
}
}Claude Code
Add to .claude/settings.json:
{
"mcpServers": {
"linkedin-prospection": {
"command": "npx",
"args": ["-y", "linkedin-prospection-mcp"],
"env": {
"PROSPECTION_DIR": "/path/to/your/prospection/scripts"
}
}
}
}Tools
Tool | Description |
| Search LinkedIn for leads matching burnout/stress signals |
| Score a single lead (fit 0-30 + intent 0-40 + urgency 0-30 = /100) |
| Batch qualify leads with P1-P4 priority classification |
| Generate personalized invitation notes and DM sequences |
| Run the full daily prospection pipeline |
| Get current pipeline status and daily log |
| Update lead status in the pipeline |
Resources
linkedin-prospection://daily-log— Today's prospection loglinkedin-prospection://leads— All discovered leads
Prompts
daily_prospection— Guided daily prospection workflow (full or quick mode)
Scoring Engine
Leads are scored on three axes:
Fit (0-30): Role match, industry risk, seniority
Intent (0-40): Burnout keywords, stress signals, help-seeking language
Urgency (0-30): Recency, crisis indicators, explicit requests
Priority classification:
P1-hot (70+): Immediate outreach
P2-warm (50-69): Nurture sequence
P3-nurture (30-49): Long-term follow-up
P4-cold (<30): Archive
Environment Variables
Variable | Description | Default |
| Path to prospection scripts directory |
|
License
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gomessoaresemmanuel-cpu/linkedin-prospection-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server