search & data extraction

Job Searchoor

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

typescript
local
search & data extraction
0
View on GitHub

Installation

npx -y 0xdaef0f/job-searchoor

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

0xdaef0f/job-searchoor

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

GitHub: https://github.com/0xDAEF0F/job-searchoor

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub