Skip to main content
Glama

HDW MCP Server

get_linkedin_email_user

Retrieve LinkedIn user details and profile information by entering an email address to identify professional contacts and connections.

Instructions

Get LinkedIn user details by email

Input Schema

NameRequiredDescriptionDefault
countNoMax results
emailYesEmail address
timeoutNoTimeout in seconds

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 5, "description": "Max results", "type": "number" }, "email": { "description": "Email address", "type": "string" }, "timeout": { "default": 300, "description": "Timeout in seconds", "type": "number" } }, "required": [ "email" ], "type": "object" }

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/horizondatawave/hdw-mcp-server'

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