π¦ 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.
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:
Prerequisites
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