Skip to main content
Search & Data ExtractionTypeScript

0xdaef0f/job-searchoor

An MCP server for searching job listings with filters for date, keywords, remote work options, and more.

search-data-extractionlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/0xDAEF0F/job-searchoor

Claude Desktop configuration example:

{
  "mcpServers": {
    "job-searchoor": {
      "command": "npx",
      "args": [
        "-y",
        "0xdaef0f/job-searchoor"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
0xDAEF0F