Back to MCP Servers
Linkedapi
MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data.
search-data-extractionapiai
By Linked-API
Installation
npx -y linkedapi-mcpConfiguration
{
"mcpServers": {
"linkedapi-mcp": {
"command": "npx",
"args": ["-y", "linkedapi-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes