Skip to main content
Glama

HDW MCP Server

linkedin_sn_search_users

Search LinkedIn users with Sales Navigator filters to find professionals by name, title, company, location, education, and other criteria for targeted outreach and recruitment.

Instructions

Advanced search for LinkedIn users using Sales Navigator filters

Input Schema

NameRequiredDescriptionDefault
company_locationsNoCompany location URN (geo:*) or name, or array of them
company_sizesNoCompany size ranges
company_typesNoCompany types
countYesMaximum number of results (max 2500)
current_companiesNoCurrent company URN (company:*) or name, or array of them
current_titlesNoExact words to search in current titles
educationNoEducation URN (company:*) or name, or array of them
first_namesNoExact first names to search for
functionsNoJob functions
industryNoIndustry URN (industry:*) or name, or array of them
keywordsNoAny keyword for searching in the user profile. Using this may reduce result count.
languagesNoProfile languages
last_namesNoExact last names to search for
levelsNoJob seniority levels
locationNoLocation URN (geo:*) or name, or array of them
past_companiesNoPast company URN (company:*) or name, or array of them
past_titlesNoExact words to search in past titles
timeoutNoTimeout in seconds (20-1500)
years_in_the_current_companyNoYears in current company ranges
years_in_the_current_positionNoYears in current position ranges

Input Schema (JSON Schema)

{ "properties": { "company_locations": { "description": "Company location URN (geo:*) or name, or array of them", "items": { "type": "string" }, "type": [ "string", "array" ] }, "company_sizes": { "description": "Company size ranges", "items": { "enum": [ "Self-employed", "1-10", "11-50", "51-200", "201-500", "501-1,000", "1,001-5,000", "5,001-10,000", "10,001+" ], "type": "string" }, "type": "array" }, "company_types": { "description": "Company types", "items": { "enum": [ "Public Company", "Privately Held", "Non Profit", "Educational Institution", "Partnership", "Self Employed", "Self Owned", "Government Agency" ], "type": "string" }, "type": "array" }, "count": { "default": 10, "description": "Maximum number of results (max 2500)", "maximum": 2500, "minimum": 1, "type": "number" }, "current_companies": { "description": "Current company URN (company:*) or name, or array of them", "items": { "type": "string" }, "type": [ "string", "array" ] }, "current_titles": { "description": "Exact words to search in current titles", "items": { "type": "string" }, "type": "array" }, "education": { "description": "Education URN (company:*) or name, or array of them", "items": { "type": "string" }, "type": [ "string", "array" ] }, "first_names": { "description": "Exact first names to search for", "items": { "type": "string" }, "type": "array" }, "functions": { "description": "Job functions", "items": { "enum": [ "Accounting", "Administrative", "Arts and Design", "Business", "Development", "Community and Social Services", "Consulting", "Education", "Engineering", "Entrepreneurship", "Finance", "Healthcare Services", "Human Resources", "Information Technology", "Legal", "Marketing", "Media and Communication", "Military and Protective Services", "Operations", "Product Management", "Program and Project Management", "Purchasing", "Quality Assurance", "Research", "Real Estate", "Sales", "Customer Success and Support" ], "type": "string" }, "type": "array" }, "industry": { "description": "Industry URN (industry:*) or name, or array of them", "items": { "type": "string" }, "type": [ "string", "array" ] }, "keywords": { "description": "Any keyword for searching in the user profile. Using this may reduce result count.", "type": "string" }, "languages": { "description": "Profile languages", "items": { "enum": [ "Arabic", "English", "Spanish", "Portuguese", "Chinese", "French", "Italian", "Russian", "German", "Dutch", "Turkish", "Tagalog", "Polish", "Korean", "Japanese", "Malay", "Norwegian", "Danish", "Romanian", "Swedish", "Bahasa Indonesia", "Czech" ], "type": "string" }, "type": "array" }, "last_names": { "description": "Exact last names to search for", "items": { "type": "string" }, "type": "array" }, "levels": { "description": "Job seniority levels", "items": { "enum": [ "Entry", "Director", "Owner", "CXO", "Vice President", "Experienced Manager", "Entry Manager", "Strategic", "Senior", "Trainy" ], "type": "string" }, "type": "array" }, "location": { "description": "Location URN (geo:*) or name, or array of them", "items": { "type": "string" }, "type": [ "string", "array" ] }, "past_companies": { "description": "Past company URN (company:*) or name, or array of them", "items": { "type": "string" }, "type": [ "string", "array" ] }, "past_titles": { "description": "Exact words to search in past titles", "items": { "type": "string" }, "type": "array" }, "timeout": { "default": 300, "description": "Timeout in seconds (20-1500)", "maximum": 1500, "minimum": 20, "type": "number" }, "years_in_the_current_company": { "description": "Years in current company ranges", "items": { "enum": [ "0-1", "1-2", "3-5", "6-10", "10+" ], "type": "string" }, "type": "array" }, "years_in_the_current_position": { "description": "Years in current position ranges", "items": { "enum": [ "0-1", "1-2", "3-5", "6-10", "10+" ], "type": "string" }, "type": "array" } }, "required": [ "count" ], "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