Skip to main content
Glama

LinkedIn MCP Server

by felipfr

search_jobs

Find job postings on LinkedIn by filtering with keywords, location, company, experience level, job type, date posted, salary, industry, or function for targeted job searches.

Instructions

Search LinkedIn jobs with advanced filters and criteria

Input Schema

NameRequiredDescriptionDefault
companyNoCompany name
datePostedNoDate posted filter
experienceLevelNoExperience level
functionIdNoFunction ID
industryIdNoIndustry ID
jobTypeNoJob type (full-time, part-time, etc.)
keywordsNoJob search keywords
locationNoJob location
salaryNoSalary range

Input Schema (JSON Schema)

{ "properties": { "company": { "description": "Company name", "type": "string" }, "datePosted": { "description": "Date posted filter", "type": "string" }, "experienceLevel": { "description": "Experience level", "type": "string" }, "functionId": { "description": "Function ID", "type": "string" }, "industryId": { "description": "Industry ID", "type": "string" }, "jobType": { "description": "Job type (full-time, part-time, etc.)", "type": "string" }, "keywords": { "description": "Job search keywords", "type": "string" }, "location": { "description": "Job location", "type": "string" }, "salary": { "description": "Salary range", "type": "string" } }, "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/felipfr/linkedin-mcpserver'

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