Skip to main content
Glama

MCP-LinkedIn

__init__.py935 B
# src/linkedin_mcp_server/__init__.py """ LinkedIn MCP Server package. A Model Context Protocol (MCP) server that provides LinkedIn integration capabilities for AI assistants. This package enables secure LinkedIn profile, company, and job data scraping through a standardized MCP interface. Key Features: - Secure LinkedIn authentication via session cookies - LinkedIn profile, company, and job data scraping - MCP-compliant server implementation using FastMCP - Chrome WebDriver automation with session persistence - Layered configuration system with secure credential storage - Docker containerization for easy deployment - Claude Desktop DXT extension support Architecture: - Clean separation between authentication, driver management, and MCP server - Singleton pattern for WebDriver session management - Comprehensive error handling and logging - Cross-platform compatibility (macOS, Windows, Linux) """ __version__ = "1.0.0"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kappasig920/MCP-LinkedIn'

If you have feedback or need assistance with the MCP directory API, please join our Discord server