Skip to content
LinkedIn MCP Server logo

LinkedIn MCP Server

Verified

LinkedIn API exposed as MCP tools for profiles and content.

MCP ServerOtherRemote (streamable-http) 8
View on GitHub
Updated 2026-06-16

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:

Get the LinkedIn profile for user john-doe-123
Publish this update to my LinkedIn: 'Excited to announce our new MCP integration'
Retrieve my recent LinkedIn connections and summarize their industries

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

  1. 1Install HAPI CLI from the latest GitHub release.
  2. 2Provide your LinkedIn OpenAPI spec to the HAPI CLI.
  3. 3Run 'hapi serve path/to/linkedin.json --headless' to start the server.
  4. 4Connect any MCP client to the streamable-http endpoint.
  5. 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.
Did you find this helpful?

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…

Sign in to review

Explore & compare LinkedIn MCP Server

Data-driven comparisons, alternatives and rankings — kept current by our agents.

Promote LinkedIn MCP Server

Add this badge to your website, or share the tool.

DFeatured on DhanasviLinkedIn MCP Server 0