Loading MCP server directory, please wait...
MCP server that brings your LinkedIn professional profile and experience into your context.
npx @getmcp/cli add io.github.larsbaunwall/unlinkedRequires Node.js 18+. Community-contributed server. Review source before installing.
LINKEDIN_TOKENLinkedIn access token from the OAuth Token Generator. Accepts a bare token or 'Bearer <token>'. Required for EEA/Switzerland members only.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.larsbaunwall/unlinked": {
"command": "npx",
"args": [
"-y",
"@larsbaunwall/unlinked"
],
"env": {
"LINKEDIN_TOKEN": "",
"LINKEDIN_API_VERSION": ""
}
}
}
}