Skip to content

Commit 722ba1c

Browse files
Add LinkedIn MCP Server to registry (#61)
- Docker image: stickerdaniel/linkedin-mcp-server:latest
1 parent d8a356b commit 722ba1c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name: linkedin-mcp-server
2+
image: stickerdaniel/linkedin-mcp-server:latest
3+
type: server
4+
meta:
5+
category: business
6+
tags:
7+
- linkedin
8+
- business
9+
- scraping
10+
- profiles
11+
- jobs
12+
- networking
13+
about:
14+
title: LinkedIn MCP Server
15+
description: This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles and companies, get your recommended jobs, and perform job searches.
16+
icon: https://raw.githubusercontent.com/stickerdaniel/linkedin-mcp-server/main/assets/icons/linkedin.svg
17+
source:
18+
project: https://github.com/stickerdaniel/linkedin-mcp-server
19+
config:
20+
description: Configure LinkedIn authentication using your session cookie
21+
secrets:
22+
- name: linkedin-mcp-server.linkedin_cookie
23+
env: LINKEDIN_COOKIE
24+
example: AQETADxR7bsCqpZlAAACm-lNHKAAAAGXDGmgoE0ARivAnr-8lRlxIM4RDkJcImu3xIucKbYZiKMYUidcyY85e0Fg2gjCpXQ3h_SxVyhJ1TEY_Bp-3z9MWkoRk__bVlwgy9OaHOuxNL4IK-E9yc_ghrwk

0 commit comments

Comments
 (0)