Social
LinkedIn MCP by iSteam
Post updates, share articles, comment, and track engagement on LinkedIn. 10 tools.
N/A rating (0 reviews)0 installs2 GitHub stars
linkedinsocial-mediaai-agentsisteam
Compatible with
Claude DesktopCursorWindsurf
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"linkedin": {
"env": {
"LINKEDIN_PERSON_ID": "your-person-id",
"LINKEDIN_ACCESS_TOKEN": "your-access-token"
},
"args": [
"-y",
"@isteam/linkedin-mcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.