Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • sanderkooger-mcp-server-ragdocs
  • Jokes MCP Server
  • TxtAi Memory Vector Server
  • Powertools MCP Search Server
  • Root Signals MCP Server
Back to MCP Servers
LinkedIn MCP Server

LinkedIn MCP Server

Public
felipfr/linkedin-mcpserver

Integrate LinkedIn API with AI assistants via Model Context Protocol to enable profile search, job discovery, messaging, and network analytics using a secure, TypeScript-based server.

typescript
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with LinkedIn MCP Server

MCP Server

Unlock the full potential of LinkedIn MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

🌐 LinkedIn MCP Server

A powerful Model Context Protocol server for LinkedIn API integration

📋 Overview

LinkedIn MCP Server brings the power of the LinkedIn API to your AI assistants through the Model Context Protocol (MCP). This TypeScript server empowers AI agents to interact with LinkedIn data, search profiles, find jobs, and even send messages.

MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs - think of it as a USB-C port for AI applications, connecting models to external data sources and tools.

✨ Features

🔍 LinkedIn API Tools

  • Profile Search - Find LinkedIn profiles with advanced filters
  • Profile Retrieval - Get detailed information about LinkedIn profiles
  • Job Search - Discover job opportunities with customized criteria
  • Messaging - Send messages to LinkedIn connections
  • Network Stats - Access connection statistics and analytics

🛠️ Technical Highlights

  • TypeScript - Built with modern TypeScript for type safety and developer experience
  • Dependency Injection - Uses TSyringe for clean, testable architecture
  • Structured Logging - Comprehensive logging with Pino for better observability
  • MCP Integration - Implements the Model Context Protocol for seamless AI assistant connectivity
  • REST Client - Axios-powered API client with automatic token management

🚀 Development

Prerequisites

  • Node.js 20+
  • npm/yarn

Setup

# Install dependencies npm install # Run the development server npm run start:dev # Build the server npm run build

📦 Installation

To use with Claude Desktop or other MCP-compatible AI assistants:

Configuration

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

  • Windows: %APPDATA%/Claude/claude_desktop_config.json

{ "mcpServers": { "linkedin-mcp-server": { "command": "/path/to/linkedin-mcp-server/build/index.js" } } }

🔧 Debugging

MCP servers communicate over stdio which can make debugging challenging. Use the integrated MCP Inspector:

# Debug with MCP Inspector npm run inspector

The Inspector provides a browser-based interface for monitoring requests and responses.

🔒 Security

This server handles sensitive LinkedIn authentication credentials. Review the token management system to ensure it meets your security requirements.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • sanderkooger-mcp-server-ragdocs
    sanderkooger-mcp-server-ragdocs

    Provides vector-based semantic search and real-time context augmentation for AI assistants by retrie...

    Added May 30, 2025
  • Jokes MCP Server
    Jokes MCP Server

    Deploy a Model Context Protocol (MCP) server to seamlessly integrate AI models with diverse data sou...

    Added May 30, 2025
  • TxtAi Memory Vector Server
    TxtAi Memory Vector Server

    Model Context Protocol server offering advanced semantic search, persistent memory management, tag-b...

    Added May 30, 2025
  • Powertools MCP Search Server
    Powertools MCP Search Server

    Model Context Protocol server enabling efficient local search of AWS Lambda Powertools documentation...

    2 tools
    Added May 30, 2025
  • Root Signals MCP Server
    Root Signals MCP Server

    Bridges Root Signals API with Model Context Protocol clients to enable AI assistants and agents to p...

    Added May 30, 2025