Back to search
30
MCP

mcp-linkedin

adhikasp/mcp-linkedin

A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.

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
stickerdaniel/linkedin-mcp-server
A Model Context Protocol (MCP) server that enables interaction with LinkedIn through AI assistants.
0 tools
mcp-reddit
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
0 tools
linkedin-mcp
LinkedIn MCP server with auth and posting tools.
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": {
    "mcp-linkedin": {
      "url": "None",
      "transport": "http"
    }
  }
}