Back to Home
Dishant27 icon

linkedin-mcp-server

Verified Safe

by Dishant27

Overview

This server acts as a Model Context Protocol (MCP) tool to enable LLMs to interact with the LinkedIn API for professional network data retrieval and interaction.

Installation

Run Command
npm run build && npm start

Environment Variables

  • LINKEDIN_CLIENT_ID
  • LINKEDIN_CLIENT_SECRET

Security Notes

The server correctly loads credentials from environment variables, preventing hardcoded secrets. It implements OAuth 2.0 (client credentials and refresh token) using standard libraries (axios). There is no use of 'eval' or code obfuscation. Error handling is present for authentication and API requests. The core security mechanisms for handling credentials and making requests are implemented with good practices. The primary limitation will be LinkedIn's API access restrictions, which are a functional constraint rather than a code security flaw.

Similar Servers

Stats

Interest Score42
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars35
Forks14
Last Update2026-01-19

Tags

linkedinmcpapillmtypescript