Job Searchoor MCP Server

Job Searchoor MCP Server

By 0xDAEF0F GitHub

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

mcp ai-tooling
Overview

what is Job Searchoor?

Job Searchoor is an MCP server that provides job search functionality tailored to user needs.

how to use Job Searchoor?

To use Job Searchoor, integrate it with your Claude Desktop by adding the provided configuration to your claude_desktop_config.json file. You can then use the 'get_jobs' tool to fetch job listings based on your criteria.

key features of Job Searchoor?

  • Job search functionality with filtering options
  • Ability to specify keywords and exclude certain terms
  • Option to filter for remote job opportunities

use cases of Job Searchoor?

  1. Finding jobs based on specific keywords or skills.
  2. Filtering job searches to include only remote positions.
  3. Customizing job search parameters to meet individual needs.

FAQ from Job Searchoor?

  • What types of jobs can I search for?

You can search for any job type by using relevant keywords.

  • Is there a limit to the number of jobs I can retrieve?

No, you can retrieve as many jobs as available based on your filters.

  • Can I use Job Searchoor for free?

Yes! Job Searchoor is free to use under the MIT License.

Content

Job Searchoor MCP Server

Twitter Follow

An MCP server implementation that provides job search functionality.

mc-demo

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:

"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.

No tools information available.

This is a basic MCP Server-Client Impl using SSE

mcp server-client
View Details

-

mcp model-context-protocol
View Details

Buttplug.io Model Context Protocol (MCP) Server

mcp buttplug
View Details

MCP web search using perplexity without any API KEYS

mcp puppeteer
View Details

free MCP server hosting using vercel

mcp mantle-network
View Details

MCPHubs is a website that showcases projects related to Anthropic's Model Context Protocol (MCP)

mcp mcp-server
View Details