This repository provides an MCP server enabling Claude to interact with LinkedIn Insight, allowing users to create, analyze reports, and get insights using their LinkedIn account. The server requires Node.js,
This server, built on the Model Context Protocol (MCP), enables Claude or any MCP-compatible client to interact with the Digital Intelligence LinkedIn Insight service. It provides tools for creating and analyzing reports, retrieving insights and categories, and generating typeahead suggestions.
Prerequisites include Node.js (v18+), Claude Desktop App, a LinkedIn account, and Auth0 Authentication credentials.
Available Tools include functionalities to: retrieve, create, and fetch details of LinkedIn reports; get insights and categories for reports; generate typeahead suggestions for facets like companies and skills; list available typeahead facets; list LinkedIn facet values; get LinkedIn account details; and initiate the device authorization flow.
Configuration involves updating the Claude Desktop configuration file with the server's command and arguments. The server uses Auth0 device authorization flow for authentication, handling token management automatically.
Troubleshooting tips are provided for issues like tools not appearing in Claude and authentication problems.
AudienseCo/mcp-audiense-di-linkedin
March 25, 2025
March 27, 2025
TypeScript