Skip to main content
Glama

LinkedIn MCP Server

get_url_for_jobs_search

Generate an encoded URL for job searches on LinkedIn, compatible with the platform's API. Input specific job queries to retrieve tailored search links for efficient job hunting.

Instructions

Generates a properly encoded URL that can be used to search for jobs on LinkedIn. The generated URL is compatible with LinkedIn's job search API.
Args: query: The search query string for jobs in LinkedIn.
Returns: str: A properly encoded URL to search for jobs on LinkedIn.

Input Schema

NameRequiredDescriptionDefault
queryNoLooking for Research Enginer/Machine Learning/AI Engineer jobs in San Francisco

Input Schema (JSON Schema)

{ "properties": { "query": { "default": "Looking for Research Enginer/Machine Learning/AI Engineer jobs in San Francisco", "title": "Query", "type": "string" } }, "title": "get_url_for_jobs_searchArguments", "type": "object" }

Other Tools from LinkedIn MCP Server

Related Tools

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/francisco-perez-sorrosal/linkedin-mcp'

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