About
Overview
The LinkedIn MCP Server enables AI agents to interact with LinkedIn's professional platform. It provides tools for posting updates, managing company pages, accessing profile information, and searching for people and jobs.
Capabilities
Tools & Capabilities
⚡post_update
Share an update on LinkedIn
⚡get_profile
Get a LinkedIn profile
⚡search_people
Search for people on LinkedIn
⚡list_connections
List connections
Setup
Installation
bash
Install
npx -y mcp-server-linkedinExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"linkedin": {
"command": "npx",
"args": ["-y", "mcp-server-linkedin"],
"env": {
"LINKEDIN_ACCESS_TOKEN": "your-token"
}
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusBeta
Stars★ 75
Last UpdatedFeb 12, 2026