Skip to main content
Search & Data ExtractionTypeScript

Linked-API/linkedapi-mcp

MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data.

search-data-extractionofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Linked-API/linkedapi-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "linkedapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Linked-API/linkedapi-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
Linked-API