Skip to main content
Glama

exa-search

MIT License
7,374
1
  • Apple

linkedin_search_exa

Search LinkedIn profiles and companies for professional networking, recruitment, and business research by entering a query, specifying the search type, and defining the number of results.

Instructions

Search LinkedIn profiles and companies using Exa AI - finds professional profiles, company pages, and business-related content on LinkedIn. Useful for networking, recruitment, and business research.

Input Schema

NameRequiredDescriptionDefault
numResultsNoNumber of LinkedIn results to return (default: 5)
queryYesLinkedIn search query (e.g., person name, company, job title)
searchTypeNoType of LinkedIn content to search (default: all)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "numResults": { "description": "Number of LinkedIn results to return (default: 5)", "type": "number" }, "query": { "description": "LinkedIn search query (e.g., person name, company, job title)", "type": "string" }, "searchType": { "description": "Type of LinkedIn content to search (default: all)", "enum": [ "profiles", "companies", "all" ], "type": "string" } }, "required": [ "query" ], "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/jackedelic/exa-mcp-server'

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