Back to Home
ddbrx icon

linkedin-search-mcp

Verified Safe

by ddbrx

Overview

This MCP server provides tools for AI agents to search for LinkedIn profiles and company URLs using Google Custom Search.

Installation

Run Command
uv run main

Environment Variables

  • GOOGLE_CUSTOM_SEARCH_API_KEY
  • GOOGLE_CUSTOM_SEARCH_ENGINE_ID
  • OPENAI_API_KEY

Security Notes

Secrets are loaded from environment variables. External API calls use a timeout and basic error handling. The server disables DNS rebinding protection (`enable_dns_rebinding_protection=False`), which might be a concern in certain network configurations, though contextually it could be necessary for the `dedalus-mcp` framework's streamable-http transport.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens400
Stars0
Forks0
Last Update2025-12-15

Tags

MCPSearchLinkedInGoogle Custom SearchAI Agents