Awesome-CV

GitHub

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Awesome-CV": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Awesome-CV"
      ]
    }
  }
}