The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Techtenstein Linkedin listing page.
MCP server that gives your Claude, Cline, or Cursor session the ability to enrich LinkedIn profiles, companies, and prospect searches. Powered by the Techtenstein LinkedIn Enrichment API.
Use it for sales prospecting, recruiter sourcing, account research, or lead-scoring pipelines.
linkedin_profile(profile_url) — Full profile enrichment (experience, education, skills, certifications)linkedin_company(company_url) — Firmographic enrichment (size, industry, HQ, description, updates)linkedin_search_people(keywords, location, company, title, limit) — Filtered people searchAdd to ~/Library/Application Support/Claude/claude_desktop_config.json:
Restart Claude Desktop. All three tools will appear.
Same config as Claude Desktop.
Add to ~/.cursor/mcp.json:
Free tier (10 lookups/day, no card): https://apis.techtenstein.com
Paid tiers start at $25/month for 500 lookups.
Prospecting:
"Look up this LinkedIn profile and tell me if they're a good fit for a growth marketing role: https://linkedin.com/in/example"
Account research:
"Enrich this company for me: https://linkedin.com/company/anthropic"
Sourcing:
"Find 20 senior data engineers in Berlin at companies with 50-500 employees."
Claude will call linkedin_search_people(keywords="senior data engineer", location="Berlin", limit=20) and return a shortlist.
MIT