LinkedIn MCP サーバー
テキストとメディアの添付をサポートし、Claude Desktop から直接 LinkedIn に投稿します。
特徴
LinkedInにテキスト更新を投稿する
投稿に画像や動画を添付する
投稿の公開範囲(公開/接続)を制御する
OAuth2認証フロー
安全なトークン保管
ツール
authenticate
: LinkedInで認証するcreate_post
: オプションでメディアを添付して投稿を作成して共有する投稿に添付する関連メディアファイルへのファイルパスを指定します
設定
LinkedIn 開発者アプリを作成します。
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/callbackインストール
pipx
がまだインストールされていない場合はインストールしてくださいpip install pipxlinkedin-mcpをインストールする
pipx install linkedin-mcp.env
ファイルを作成します:LINKEDIN_CLIENT_ID=your_client_id LINKEDIN_CLIENT_SECRET=your_client_secret LINKEDIN_REDIRECT_URI=http://localhost:3000/callback
クロードデスクトップ構成
claude-desktop.json
に次の構成を追加します。
発達
リポジトリをクローンし、編集可能なモードでパッケージをインストールします。
開発ディレクトリからサーバーを実行します。
ライセンス
MITライセンス
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
認証と表示制御をサポートし、Claude Desktop から LinkedIn にテキストやメディア コンテンツを直接投稿できるようになります。
Related MCP Servers
- AsecurityFlicenseAqualityA connector enabling Claude Desktop or any MCP client to interact with Slack workspaces to post messages and query user lists.Last updated -223
- -securityFlicense-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
- AsecurityAlicenseAqualityEnables 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
- -securityAlicense-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 -6MIT License