LinkedIn MCP Server
Posten Sie direkt von Claude Desktop auf LinkedIn mit Unterstützung für Text- und Medienanhänge.
Merkmale
Textaktualisierungen auf LinkedIn posten
Fügen Sie Beiträgen Bilder und Videos hinzu
Sichtbarkeit der Beiträge steuern (öffentlich/Verbindungen)
OAuth2-Authentifizierungsablauf
Sichere Token-Speicherung
Werkzeuge
authenticate: Authentifizieren Sie sich mit LinkedIncreate_post: Erstellen und teilen Sie Beiträge optional mit MedienanhängenGeben Sie den Dateipfad zur entsprechenden Mediendatei an, um sie an den Beitrag anzuhängen
Aufstellen
Erstellen Sie eine LinkedIn-Entwickler-App:
Visit https://www.linkedin.com/developers/apps Create new app Add product permissions: Log In to LinkedIn and Share on LinkedIn Configure OAuth redirect URL: http://localhost:3000/callbackInstallieren Installieren Sie
pipx, falls es noch nicht installiert istpip install pipxInstallieren Sie linkedin-mcp
pipx install linkedin-mcpErstellen Sie
.envDatei:LINKEDIN_CLIENT_ID=your_client_id LINKEDIN_CLIENT_SECRET=your_client_secret LINKEDIN_REDIRECT_URI=http://localhost:3000/callback
Claude Desktop-Konfiguration
Fügen Sie claude-desktop.json die folgende Konfiguration hinzu:
Entwicklung
Klonen Sie das Repository und installieren Sie das Paket im bearbeitbaren Modus:
Führen Sie den Server aus dem Entwicklungsverzeichnis aus:
Lizenz
MIT-Lizenz
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Ermöglicht das Posten von Text- und Medieninhalten direkt von Claude Desktop auf LinkedIn mit Unterstützung für Authentifizierung und Sichtbarkeitskontrollen.
Related MCP Servers
- Asecurity-licenseAqualityA connector enabling Claude Desktop or any MCP client to interact with Slack workspaces to post messages and query user lists.Last updated -223
- -security-license-qualityEnables text manipulation in Adobe InDesign documents via Claude Desktop by providing tools to add, update, remove, and retrieve text content through ExtendScript API.Last updated -1
- Asecurity-licenseAqualityEnables Claude to access and analyze LinkedIn profile data through the Model Context Protocol, allowing users to query their LinkedIn information directly within Claude Desktop.Last updated -4MIT License
- -security-license-qualityA browser-based solution that enables programmatic interaction with Medium's content ecosystem despite API deprecation, allowing publishing, retrieving, and searching Medium articles through Claude integration.Last updated -0MIT License