linkedin-osint-mcp

linkedin-osint-mcp

3.2

If you are the rightful owner of linkedin-osint-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

linkedin-osint-mcp uses Serper to perform a Google search to gather a list of employees from LinkedIn.

linkedin-osint-mcp

Uses Serper to perform a Google search to gather a list of employees from LinkedIn.

Usage

  • Install uv
  • Get an API key from Serper and add it to .env file.
  • Configure MCP client:
    E.g., Claude Desktop
{
    "mcpServers": {
        "linkedin_osint": {
            "command": "uv",
            "args": [
                "--directory",
                "C:\\path\\\\to\\linkedin-osint-mcp",
                "run",
                "main.py"
            ]
        }
    }
}

Example Queries

"Get a list of users that work at Bullworth Academy." // basic
"Get a list of users that work at Bullworth Academy and find as many as you can." // will search through multiple pages
"Find all users that work at Bullworth Academy and format the results as "" and save to a csv file." // format names into emails