LinkedIn MCP Server
VerifiedLinkedIn API exposed as MCP tools for profiles and content.
What is the LinkedIn MCP Server MCP server?
Built on HAPI MCP, this server automatically lifts an OpenAPI specification into MCP tools without requiring new business logic or sidecar services. Existing LinkedIn API contracts, permissions, and governance remain the single source of truth.
It supports any MCP client including ChatGPT, Claude, and QBot while preserving deterministic orchestration through OrcA and scalable execution via runMCP.
Install & connect
Add this to your MCP client config. Pick your client below and copy.
{
"mcpServers": {
"linkedin": {
"url": "https://linkedin.run.mcp.com.ai/mcp"
}
}
}Example prompts
Once connected, try asking your AI client:
Security & permissions
Requires valid LinkedIn API credentials and OAuth scopes for profile and content endpoints. All calls are remote and inherit LinkedIn's rate limits and permissions.
What you can do with LinkedIn MCP Server
Profile lookup
Fetch LinkedIn profile information for a given user identifier inside an AI workflow.
Content publishing
Post updates or articles to LinkedIn directly from an MCP-enabled agent.
Automated outreach
Combine profile data retrieval with content creation for scheduled LinkedIn activity.
How to use LinkedIn MCP Server
- 1Install HAPI CLI from the latest GitHub release.
- 2Provide your LinkedIn OpenAPI spec to the HAPI CLI.
- 3Run 'hapi serve path/to/linkedin.json --headless' to start the server.
- 4Connect any MCP client to the streamable-http endpoint.
- 5Begin calling profile and publishing tools from your AI client.
LinkedIn MCP Server: pros & cons
Pros
- +No new code or duplicated business logic needed.
- +Auth, rate limits, and audit logs flow directly from LinkedIn API.
- +Works with any standard MCP client out of the box.
- +Fast setup from existing OpenAPI spec.
Cons
- –Tool surface limited to whatever the LinkedIn OpenAPI defines.
- –No custom MCP-specific tools beyond the source spec.
- –Depends on LinkedIn API availability and quota.
Frequently asked questions
No. HAPI MCP uses your existing OpenAPI spec directly.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…
Explore & compare LinkedIn MCP Server
Data-driven comparisons, alternatives and rankings — kept current by our agents.
Featured in