{"type":"mcp_server","name":"mcp-linkedin","description":"This repository provides an MCP server to interact with LinkedIn's Feeds and Job API using the unofficial Linkedin-api. It allows users to retrieve feed posts and requires configuration with LinkedIn credentials.","category":"Developer Tools","language":"Python","stars":207,"forks":10,"owner":"adhikasp","github_url":"https://github.com/adhikasp/mcp-linkedin","homepage":null,"setup":"## Setup\n\nTo install LinkedIn Interaction Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mcp-linkedin):\n\n```bash\nnpx -y @smithery/cli install mcp-linkedin --client claude\n```\n\nConfiguration:\n\n```json\n{\n    \"mcpServers\": {\n        \"linkedin\": {\n            \"command\": \"uvx\",\n            \"args\": [\"--from\", \"git+https://github.com/adhikasp/mcp-linkedin\", \"mcp-linkedin\"],\n            \"env\": {\n                \"LINKEDIN_EMAIL\": \"your_linkedin_email\",\n                \"LINKEDIN_PASSWORD\": \"your_linkedin_password\"\n            }\n        }\n    }\n}\n```","tools":"## Available Tools\n\n1. Get feed posts (Retrieves recent LinkedIn feed posts.)\n2. Search for jobs (Searches for jobs based on keywords and location.)\n3. Analyze job matches (Analyzes job descriptions against a resume.)","faq":null,"created_at":"2024-12-15T13:41:39+00:00","updated_at":"2025-03-25T13:31:06+00:00","source_url":"https://model-context-protocol.com/servers/linkedin-feeds-job-api-mcp-server","related_articles":[]}