Back to search
30
MCP

stickerdaniel/linkedin-mcp-server

docker/stickerdaniel/linkedin-mcp-server

A Model Context Protocol (MCP) server that enables interaction with LinkedIn through AI assistants.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

linkedin-mcp-server
Model Context Protocol (MCP) server for LinkedIn - enabling AI agents to interact with LinkedIn's professional network
0 tools
linkedin-mcp-server
🔗 A Model Context Protocol (MCP) server for LinkedIn — search people, companies, and jobs, scrape profiles, and get structured data via any
0 tools
mcp-linkedin
A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.
0 tools
linkedin-mcp
LinkedIn MCP server with auth and posting tools.
0 tools
linkedin-mcp-server
Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI assistant access to profiles, companies, jobs, and messages.
0 tools
hashan0314/linkedin-mcp-server
Minimal Model Context Protocol (MCP) server that speaks JSON-over-stdio for use with Codex CLI.
0 tools

How to use

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

{
  "mcpServers": {
    "stickerdaniel/linkedin-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}