Skip to main content
Glama
0xDAEF0F

Job Searchoor

by 0xDAEF0F

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

Related MCP server: mcp-remotive

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.

Maintenance

ActivityInactive
ResponsivenessUnresponsive

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables job search on LinkedIn through MCP tools, including keyword and location search, filtering by remote, easy apply, experience level, job type, and date, and retrieving job details.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching remote jobs by free-text, category, and company, listing job categories, and retrieving company profiles from the Remotive job board.
    17
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables users to search and browse remote tech jobs from RemoteOK job board through natural language queries, with no API key required.
    8
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xDAEF0F/job-searchoor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server