Skip to content
Back to search
100
MCP live v1.0.0+0.7.1 MCP 2025-06-18 streamable-http

LinkedIn MCP Server

ai.com.mcp/linkedin

LinkedIn API as MCP tools to retrieve profile data and publish content. Powered by HAPI MCP.

Uptime
8.8%
80 probes
Response
462ms
last probe
Tools
3
callable
Resources
3
readable
Prompts
1
available

Tools · 3

createSharePost

Share on LinkedIn, create a share post - Create a new share post on LinkedIn using text, URLs, and images

getSharePosts

Get share posts - Retrieve share posts for the authenticated user or organization

getPersonProfile

Get person profile - Get basic profile information for a person

Resources · 3

OpenAPI Specification

The OpenAPI specification for this API

http://localhost:3000/linkedin.json
OAuth 2.0 Protected Resource Metadata

OAuth 2.0 Protected Resource Metadata for authorization server discovery

http://localhost:3000/.well-known/oauth-protected-resource
OAuth 2.0 Authorization Server Metadata

OAuth 2.0 Authorization Server Metadata for client configuration

http://localhost:3000/.well-known/oauth-authorization-server

Prompts · 1

system

System prompt for API interaction

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "linkedin_mcp_server": {
      "url": "https://linkedin.run.mcp.com.ai/mcp",
      "transport": "streamable-http"
    }
  }
}