Skip to main content
Glama

LinkedIn MCP Server

get_url_for_jobs_search

Generate encoded URLs to search for LinkedIn jobs using specific queries. Simplify job search integration with LinkedIn’s job search API for precise results.

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" }
Install Server

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