Linkedin MCP Server
@fredericbarthelet
Linkedin MCP Server について
An MCP Server for Linkedin API
基本情報
設定
ツール
2Get current logged in user infos (name, headline and profile picture)
Create a new post on LinkedIn
概要
What is Linkedin MCP Server?
Linkedin MCP Server is an MCP server that enables interaction with the LinkedIn Community Management API. It uses HTTP+SSE transport for local or remote hosting and implements the draft Third-Party Authorization Flow from MCP specifications to delegate authorization to LinkedIn’s OAuth server.
How to use Linkedin MCP Server?
Install dependencies with pnpm install, copy .env.template to .env and populate with your LinkedIn client credentials and a JWT_SECRET. Run the server with pnpm run dev, then configure your MCP client to point to http://localhost:3001/sse.
Key features of Linkedin MCP Server
user-infotool – get current user’s name, headline, and profile picturecreate-posttool – create a new post on LinkedIn- Uses HTTP+SSE transport for local or remote deployment
- Implements draft Third-Party Authorization Flow via OAuth
Use cases of Linkedin MCP Server
- Automate LinkedIn post creation from an AI assistant
- Retrieve basic profile information of the authenticated user
- Integrate LinkedIn community management into an MCP-powered workflow
FAQ from Linkedin MCP Server
What does this server do?
It provides tools to interact with the LinkedIn Community Management API, specifically to get the current user’s info and create posts.
What are the runtime requirements?
Node 22 (lts/jod), pnpm 10, and a LinkedIn client with the Community Management API product installed, plus http://localhost:3001/callback as an authorized redirect URL.
How do I run the server locally?
After setting up the environment file, run pnpm run dev to start the server.
How can I debug the server?
Use the MCP Inspector by running pnpm run inspector and accessing http://localhost:5173 in a browser.
Is the authorization flow fully supported?
The Third-Party Authorization Flow is currently in draft. The only MCP client known to implement it is the MCP Inspector.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント