From b8ce254b0bd6ccb131d022aff39af244b3aedabc Mon Sep 17 00:00:00 2001 From: Prakhar Agarwal Date: Sat, 15 Aug 2026 21:13:18 +0530 Subject: [PATCH] Add LinkedIn MCP Server --- community-servers.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-servers.yml b/community-servers.yml index f2519d0..e8decc2 100644 --- a/community-servers.yml +++ b/community-servers.yml @@ -16,3 +16,9 @@ servers: description: "X and Twitter automation MCP server for tweet search, profile tweets, follower export, media workflows, webhooks, and confirmation-gated posting." package_type: "npm" category: "communication" + - name: "LinkedIn MCP Server" + github_url: "https://github.com/prakharagarwal-dev/linkedin-mcp-server" + package_name: "linkedin-mcp-local" + description: "A LinkedIn MCP server to find jobs, search people, research companies, manage your network, publish and engage with posts, and read or send messages." + package_type: "pypi" + category: "productivity"