isaquefl

🔌 linkedin-mcp-server

Community isaquefl
Updated

LinkedIn Model Context Protocol (MCP) Server for AI Automation

🔌 linkedin-mcp-server

License: MITBuild StatusModel Context Protocol

Enterprise Model Context Protocol (MCP) Server for LinkedIn Developer Profile Optimization, High-Engagement AI Post Generation, and Growth Strategy. Available in TypeScript and Python!

🎯 Features

  • 🔍 analyze_linkedin_profile: Scores developer profile (0 to 100), detects missing social proof metrics, and outputs recommended headline/about hooks.
  • ✍️ generate_linkedin_post: Generates type-safe technical posts, release announcements, and milestone posts optimized for the LinkedIn algorithm.
  • 🐍🟦 Dual Language Engine: Native TypeScript Stdio MCP Server + Async Python FastAPI Server (py/linkedin_mcp.py).

📦 Installation & Setup

1. Build TypeScript Server

git clone https://github.com/isaquefl/linkedin-mcp-server.git
cd linkedin-mcp-server
npm install
npm run build

2. Configure in Claude Desktop / Antigravity IDE

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "linkedin": {
      "command": "node",
      "args": ["/absolute/path/to/linkedin-mcp-server/dist/index.js"],
      "env": {
        "LINKEDIN_PROFILE_URL": "https://linkedin.com/in/isaquefl"
      }
    }
  }
}

3. Run Python FastAPI Server (Optional)

cd py
pip install fastapi uvicorn pydantic
python linkedin_mcp.py

Swagger UI available at: http://localhost:8000/docs

🎮 Roblox & Custom MCP Server Extensions

Looking to connect AI to Roblox or custom platforms? This repository forms part of the MCP Custom Server Framework architecture (Project 7 in the 90-day plan). Stay tuned for roblox-mcp-server integration via OpenCloud API!

📄 License

MIT © Isaque

MCP Server · Populars

MCP Server · New

    agent-room-alkl

    Agent Room

    Multi-agent collaboration rooms for Claude Code, Cursor, Codex & Gemini — distributed dev, code review, PR handoff, FE↔BE integration. MCP-native, self-hostable.

    Community agent-room-alkl
    Last-emo-boy

    Rikune

    MCP Server

    Community Last-emo-boy
    koul777

    PR MCP Builder

    PR MCP Builder - 공공기관 규정 MCP 빌더

    Community koul777
    TrueClicks

    Google Ads MCP (Node.js) - by TrueClicks

    The easiest to use Google Ads MCP. Connect Google Ads with Claude's AI in seconds and let it analyze your campaigns. You'll be surprised how well the AI knows PPC! This is the only Google Ads MCP where you won't need to create developer tokens or OAuth credentials.

    Community TrueClicks
    whuanle

    EasyTouch

    一个跨平台的系统自动化操作工具,支持鼠标、键盘、屏幕、窗口、系统资源等多种操作。支持 CLI 和 MCP 两种使用方式。

    Community whuanle