Skip to content

juanjolopez19/job-offer-application

v1.1.0MIT

Extract job offers and create truthful, tailored CVs and cover letters.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

job-offer-scraperstdio
{
  "type": "stdio",
  "command": "uvx",
  "args": [
    "job-offer-scraper-mcp"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "job-offer-application",
  "version": "1.1.0",
  "description": "Extract job offers and create truthful, tailored CVs and cover letters.",
  "author": {
    "name": "Juanjo López",
    "email": "juanjo.lopez.gomez.19@gmail.com",
    "url": "https://github.com/JuanjoLopez19"
  },
  "homepage": "https://juanjolopez19.github.io/job-scrapper-mcp/",
  "repository": "https://github.com/JuanjoLopez19/job-scrapper-mcp",
  "license": "MIT",
  "keywords": ["jobs", "mcp", "cv", "cover-letter", "recruiting"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • compile_latex.py
  • 2YAML files
  • LICENSE
View on GitHub