mcp-linkedin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINKEDIN_EMAILYesYour LinkedIn email address
LINKEDIN_PASSWORDYesYour LinkedIn password

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_feed_posts Retrieve LinkedIn feed posts. :return: List of feed post details
search_jobs Search for jobs on LinkedIn. :param keywords: Job search keywords :param limit: Maximum number of job results :param location: Optional location filter :return: List of job details