Back to Apps

LinkedIn Scraper MCP
by superyuser
Extract comprehensive LinkedIn profile data, including experience, education, and skills, using automated browser scraping.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects an AI to LinkedIn to extract detailed profile information. It automates the process of scraping a public or private profile to gather data for lead generation, recruiting, or professional research.
Tools
scrape_linkedin_profile: Scrapes a LinkedIn profile URL and returns comprehensive data including headline, about section, experience, and education.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"linkedin-scraper": {
"command": "npx",
"args": ["-y", "linkedin-scraper-mcp-server"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y linkedin-scraper-mcp-serverInformation
- Pricing
- free
- Published
- 6/6/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"linkedin-scraper": {
"command": "npx",
"args": ["-y", "linkedin-scraper-mcp-server"]
}
}
}





