🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Job Search MCP (JobSpy)

by @nikkijasmine

Search and compare job listings across multiple boards using JobSpy MCP, with filters for criteria, location, salary, remote options, and easy apply roles.

Versionv1.0.3
Downloads2,877
Installs7
Stars⭐ 2
TERMINAL
clawhub install job-search-mcp-jobspy

πŸ“– About This Skill

Job Search MCP Skill

This skill enables AI agents to search for job listings across multiple job boards using the JobSpy MCP server.

JobSpy aggregates listings from sources such as LinkedIn, Indeed, Glassdoor, ZipRecruiter, Google Jobs, and more into a unified interface.

When to Use This Skill

Use this skill when you want to:

  • Find job listings matching specific criteria (role, location, company)
  • Search for remote or on-site positions
  • Compare opportunities across job boards
  • Retrieve salary information when available
  • Find recently posted jobs
  • Filter for β€œEasy Apply” roles
  • Prerequisites

  • Python 3.10+
  • JobSpy MCP server installed and configured
  • Installation & Setup

    macOS Setup (Homebrew Python)

    Homebrew-managed Python is externally managed (PEP 668). Create and activate a virtual environment before installing dependencies:

    python3 -m venv .venv
    source .venv/bin/activate
    pip install mcp python-jobspy pandas pydantic

    βš™οΈ Configuration

  • Python 3.10+
  • JobSpy MCP server installed and configured