Skip to main content

LinkedIn influencer automation with MCP

Project description

LinkedIn Influencer MCP 🚀

FastMCP LinkedIn License

🎯 A powerful MCP server for automating LinkedIn interactions and content analysis

🏗️ Architecture

LinkedIn Influencer MCP Architecture

📖 Overview

This Model Context Protocol (MCP) server provides tools and resources for automating sending linkedin connection requests, analyzing profiles, and scraping content and posting content. Built with FastMCP, it enables Claude to perform complex LinkedIn operations. We plan on adding a lot more in future based on feedback.

✨ Features

👤 Profile Analysis

  • Extract comprehensive LinkedIn profile data including name, headline, experience, education
  • Analyze profile strength and engagement metrics
  • Track profile changes over time
  • Generate insights about professional background

📝 Content Management

  • Create and schedule LinkedIn posts with optimal timing
  • Scrape and analyze posts from target profiles
  • Track post performance and engagement
  • Generate content from YouTube video transcripts
  • Repurpose content across platforms

🤝 Network Building

  • Send personalized connection requests at scale
  • Search and connect with specific professional groups
  • Automated recruiter outreach with customized messaging
  • Track connection request status and responses
  • Build targeted professional networks

✍️ Content Generation

  • AI-powered post creation using multiple LLM options
  • Content repurposing from various sources (YouTube, articles, etc.)
  • Writing style mimicking based on successful profiles
  • SEO optimization for maximum visibility
  • Hashtag optimization and trend analysis

🛠️ Automation Tools

  • Headless browser automation with Playwright
  • Robust session management and cookie handling
  • Rate limiting protection
  • Comprehensive error handling and recovery
  • Detailed logging and monitoring

🔧 Available Tools

# Get profile information
await get_linkedin_profile_info(linkedin_profile_id="profile_id")

# Scrape posts
await get_linkedin_profile_posts(linkedin_profile_id="profile_id", max_posts=5)

# Create a post
await create_linkedin_post(content="Your post content")

# Send connection requests
await send_linkedin_connection_requests(connection=ConnectionRequest(...))

📋 Prompt Templates

  • connection_requests_to_recruiters_prompt: Generate personalized outreach messages to recruiters
  • connection_requests_with_custom_note: Create tailored connection requests
  • research_and_create_post: Research and generate authentic LinkedIn posts (Requires Brave MCP)
  • scrape_linkedin_posts_and_post_to_linkedin: Analyze and create content from influencers
  • create_linkedin_post_from_youtube: Convert YouTube content into LinkedIn posts (requires youtube transcript MCP)

⚙️ Configuration

To add this tool as an MCP server, modify your Claude desktop configuration file:

  • MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%/Claude/claude_desktop_config.json
{
  "linkedin-influencer-mcp": {
    "command": "uv",
    "args": ["run", "linkedin-influencer-mcp"],
    "env": {
      "LINKEDIN_EMAIL": "your email",
      "LINKEDIN_PASSWORD": "your password",
      "GROQ_API_KEY": "GROQ API KEY, for generating custom note",
      "USER_LINKEDIN_PROFILE_ID": "your linkedin profile ID",
      "GOOGLE_API_KEY": "OPTIONAL: IF GROQ API rate limit is reached, use google",
      "OPENAI_API_KEY": "OPTIONAL: IF you need more requests,use openai"
    }
  }
}

🎯 Use Cases

Example #1: Automated Recruiter Outreach

Use the recruiter outreach template to automatically connect with relevant recruiters:

Recruiter Outreach Example

Example prompt to Claude:

Connect with tech recruiters in the San Francisco Bay Area who are hiring for senior software engineering roles. Personalize the message based on my experience with Python and distributed systems.

Example #2: Content Creation from Research

Use the research and post creation template to generate engaging content:

Example prompt:

Research the latest trends in AI and create a LinkedIn post about the impact of large language models on software development. Include relevant statistics and tag key influencers in the space.

📚 Documentation

For development setup and contribution guidelines, please see DEVELOPMENT.md

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkedin_influencer_mcp-0.1.3.tar.gz (20.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

linkedin_influencer_mcp-0.1.3-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file linkedin_influencer_mcp-0.1.3.tar.gz.

File metadata

  • Download URL: linkedin_influencer_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 20.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for linkedin_influencer_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 70ad2bb6e4ca956d592b1fcfc20a3cba94545930a1f13ae50381ff2876c6f19b
MD5 4bbb0b09739001ca67e3a0aa5e84c2b3
BLAKE2b-256 0432ac44b2f05afbc088d69eb2941d661df699e79177a06526277717212b837f

See more details on using hashes here.

File details

Details for the file linkedin_influencer_mcp-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for linkedin_influencer_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ce902c88625c1db061a4053dcf9bedc3999dba7322a0c5cb0a76d1a8e8561ea6
MD5 e490f7d930583db3eabf9e429de291ec
BLAKE2b-256 9c6d29ab0d9d794ad74725ffd2462c238fdfc91634409155e5c1b2b0d6e589dc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page