devag7/linkedin-mcp
🔌 MCP Serverdevag7
An MCP server enabling AI assistants to interact with LinkedIn via authenticated browser sessions.
linkedin-mcp is a specialized Model Context Protocol (MCP) server designed to integrate LinkedIn's professional network directly into AI workflows. Unlike traditional API-based integrations that are often restricted, this tool leverages an authenticated browser session to mimic human interaction, allowing for broader access to LinkedIn's features. It transforms complex web interactions into structured JSON data, making it highly compatible with AI agents and LLM-powered assistants. Key capabilities include comprehensive search functionality for profiles, job listings, and companies, as well as the ability to perform 'gated' write operations. Users can programmatically send connection requests, draft messages, publish posts, and engage with content through reactions and comments. To ensure reliability and compliance, the server features built-in rate limiting, preventing account flagging during automated tasks. It is easily deployable via npx, making it a highly accessible tool for developers building AI-driven professional networking agents.
💡Highlights
- ├─Authenticated browser session access
- ├─Full read/write LinkedIn capabilities
- └─Built-in rate limiting protection
🎯For
- ├─AI Developers
- └─Recruitment Automation Engineers