# Job Searchoor

> A simple MCP server that delivers you jobs based on your needs

- **Type:** MCP server
- **Install:** `agentstack add mcp-0xdaef0f-job-searchoor`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [0xDAEF0F](https://agentstack.voostack.com/s/0xdaef0f)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [0xDAEF0F](https://github.com/0xDAEF0F)
- **Source:** https://github.com/0xDAEF0F/job-searchoor

## Install

```sh
agentstack add mcp-0xdaef0f-job-searchoor
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Job Searchoor MCP Server
[](https://x.com/0xdaef0f)

An MCP server implementation that provides job search functionality.

## Tools

get_jobs

Get available jobs with filtering options
Inputs:

sinceWhen (string): Since when to get available jobs. e.g., '1d' or '1w' (only days and weeks are supported)
keywords (string[], optional): Keywords to filter jobs by
excludeKeywords (string[], optional): Keywords to exclude from the jobs
isRemote (boolean, optional): Whether to filter jobs by remote work

## Usage with Claude Desktop

Add this to your claude_desktop_config.json:

```json{
"mcpServers": {
    "job-search": {
        "command": "npx",
        "args": ["-y", "job-searchoor"]
    }
}
```

License

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [0xDAEF0F](https://github.com/0xDAEF0F)
- **Source:** [0xDAEF0F/job-searchoor](https://github.com/0xDAEF0F/job-searchoor)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-0xdaef0f-job-searchoor
- Seller: https://agentstack.voostack.com/s/0xdaef0f
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
