Idk507/linkedin_mcp_server
If you are the rightful owner of linkedin_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Python-based server that provides LinkedIn functionality through the MCP (Message Control Protocol) using the `linkedin-api` and `fastmcp` libraries.
Tools
Functions exposed to the LLM to take actions
authenticate_linkedin
Authenticate with LinkedIn using email and password.
get_profile_info
Get profile information for a specific or authenticated user.
get_profile_posts
Retrieve posts from a LinkedIn profile.
search_linkedin_jobs
Search for job postings with optional location filter.
get_job_details
Retrieve detailed information about specific jobs.
search_linkedin_people
Search for people on LinkedIn using keywords.
get_linkedin_connections
Retrieve connections for a LinkedIn profile.
get_authentication_status
Check the current authentication status.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client