Linked-API/linkedapi-mcp
MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data.
Quick Start
Clone the repository:
git clone https://github.com/Linked-API/linkedapi-mcpClaude Desktop configuration example:
{
"mcpServers": {
"linkedapi-mcp": {
"command": "npx",
"args": [
"-y",
"Linked-API/linkedapi-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.