Skip to main content
Glama

LinkedIn MCP Server

adapt_cv_to_latest_job

Tailors your CV to match specific job descriptions by analyzing LinkedIn job metadata, ensuring your application aligns with the position and location requirements.

Instructions

Adapts Francisco Perez-Sorrosal's CV to the position of the job description retrieved from linkedin for the particular location specified and based on the job id. Args: position: The position to search for jobs for location: The location where the job should be located job_id: The job id to retrieve the metadata for Returns: str: The job details and the generated adapted CV tailored to the job description

Input Schema

NameRequiredDescriptionDefault
job_idNofirst
locationNoSan Francisco
positionNoResearch Engineer or ML Engineer or AI Engineer

Input Schema (JSON Schema)

{ "properties": { "job_id": { "default": "first", "title": "Job Id", "type": "string" }, "location": { "default": "San Francisco", "title": "Location", "type": "string" }, "position": { "default": "Research Engineer or ML Engineer or AI Engineer", "title": "Position", "type": "string" } }, "title": "adapt_cv_to_latest_jobArguments", "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