mcpserver.lol
registry/linkedin
Connection check verified live · 20h ago

linkedin

LinkedIn: The LinkedIn Data API offers access to detailed information on individuals, companies.

Tools 12
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

12 tools

Read from the running server on 20h ago.

get_company slugcompanyId
Provide either `slug` or `companyId`. If neither is given, the request fails with `400 VALIDATION_ERROR`. Take the `slug` from a `/company/search` result rather than guessing it f…
get_company_companyId_employees countstartcompanyId*
Returns people who list this company as their employer. Results may include private or out-of-network profiles, which appear with the name `LinkedIn Member`. Full profiles cannot…
get_company_companyId_jobs countstartcompanyId*
Returns an empty list if the company has no open postings. Use the `jobId` from a result with `/jobs/detail/{jobId}`. Group: Companies. Billing per call: 1 Credits.
get_company_posts slug*countstart
Returns the same post structure as `/person-profile/posts`. This endpoint is addressed by `slug` only. Group: Companies. Billing per call: 1 Credits.
get_company_search countstartkeyword*
Use the `slug` or `companyId` from a result to fetch full details from `/company`, the employee list, or the job list. Group: Companies. Billing per call: 1 Credits.
get_jobs_detail_jobId jobId*
Returns the full description for a posting. Several fields are only present on some postings; the company name is most reliably taken from the search result that provided the `jobI…
get_jobs_search countgeoIdstartkeyword*
Use the `jobId` from a result with `/jobs/detail/{jobId}`. Group: Jobs. Billing per call: 1 Credits.
get_people_search countstarttitlegeoUrnkeywordcompanyId
All filters are optional and can be combined. Returns the same person structure as `/company/{companyId}/employees`. Returns an empty list when nothing matches. Group: Person. Bill…
get_person_profile memberId*
Returns a full profile including experience, education, and skills. Obtain a `memberId` from `/people/search` or `/company/{companyId}/employees`. Note that profiles which are pri…
get_person_profile_posts countstartmemberId*
Returns an empty list if the person has not posted. Group: Person. Billing per call: 1 Credits.
get_posts_postId_comments countstartpostId*
Returns an empty list when the post has no comments. Group: Posts. Billing per call: 1 Credits.
get_posts_postId_reactions countstartpostId*
Returns an empty list when the post has no reactions. Group: Posts. Billing per call: 1 Credits.