# src/linkedin_mcp_server/tools/__init__.py
"""
LinkedIn scraping tools package.
This package contains the MCP tool implementations for LinkedIn data extraction.
Each tool module provides specific functionality for different LinkedIn entities
while sharing common error handling and driver management patterns.
Available Tools:
- Person tools: LinkedIn profile scraping and analysis
- Company tools: Company profile and information extraction
- Job tools: Job posting details and search functionality
Architecture:
- FastMCP integration for MCP-compliant tool registration
- Shared error handling through centralized error_handler module
- Singleton driver pattern for session persistence
- Structured data return format for consistent MCP responses
"""
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