LinkedIn_MCP_Server_Python

sanjeevsam-543/LinkedIn_MCP_Server_Python
★ 0 stars Python Other Updated 5d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "linkedin_mcp_server_": {
      "command": "uvx",
      "args": [
        "linkedin-mcp-server-python"
      ]
    }
  }
}

Or install with pip: pip install linkedin-mcp-server-python