0xdaef0f/job-searchoor
An MCP server for searching job listings with filters for date, keywords, remote work options, and more.
Quick Start
Clone the repository:
git clone https://github.com/0xDAEF0F/job-searchoorClaude Desktop configuration example:
{
"mcpServers": {
"job-searchoor": {
"command": "npx",
"args": [
"-y",
"0xdaef0f/job-searchoor"
]
}
}
}Check the repository README for specific installation and configuration instructions.