Back to search
30
MCP

hashan0314/linkedin-mcp-server

docker/hashan0314/linkedin-mcp-server

Minimal Model Context Protocol (MCP) server that speaks JSON-over-stdio for use with Codex CLI.

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

Similar MCP servers embedding-nearest

mcp-linkedin
A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.
0 tools
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
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools

How to use

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

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