mcp-server-linkedin

pacdrive/mcp-server-linkedin
★ 0 stars HTML Memory/Knowledge Updated 5d ago
Technical documentation and demonstration of 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": {
    "mcp-server-linkedin": {
      "command": "npx",
      "args": [
        "-y",
        "pacdrive/mcp-server-linkedin"
      ]
    }
  }
}