Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Remote Jobs Server

БесплатноНе проверен

Official Model Context Protocol (MCP) server to search, filter, and retrieve live remote job listings from the Jobicy database in real-time. Works with Claude C

GitHubEmbed

Описание

Official Model Context Protocol (MCP) server to search, filter, and retrieve live remote job listings from the Jobicy database in real-time. Works with Claude Code, Cursor, Cline, and custom AI agents.

README

Official MCP server for Jobicy, providing AI assistants with access to thousands of remote jobs from leading companies worldwide across 20+ professional industries.

AI clients such as Claude, Cursor, Cline, and other MCP-compatible tools can search, filter, and retrieve real-time remote jobs directly from the Jobicy database.

Available Tools

  • get_jobs: Fetches a structured list of remote jobs. Supports filtering by count, region (geo), category (industry), and keywords (tag).
  • get_taxonomies: Retrieves valid filter slugs for regions (locations) or categories (industries).

Usage

You can connect to this server in three ways: via our hosted public endpoint, via legacy SSE, or by running it locally using stdio.

1. Streamable HTTP (Recommended)

The default transport for all modern MCP clients (Claude.ai, Cursor, Cline, etc.).

Add this to your claude_desktop_config.json or equivalent:

{
  "mcpServers": {
    "jobicy-jobs": {
      "url": "https://jobicy.com/mcp"
    }
  }
}

2. Legacy SSE Endpoint

For older MCP clients that require SSE transport:

{
  "mcpServers": {
    "jobicy-jobs": {
      "url": "https://jobicy.com/mcp/sse",
      "type": "sse"
    }
  }
}

3. Local Installation (via Stdio)

If you prefer to run the server locally on your machine:

  1. Clone this repository.
  2. Install dependencies: npm install
  3. Add the server to your configuration using node and the --stdio flag:
{
  "mcpServers": {
    "jobicy-jobs-local": {
      "command": "node",
      "args": ["/path/to/your/cloned/folder/server.js", "--stdio"]
    }
  }
}

License

MIT


remote-jobs-mcp-server MCP server

from github.com/Jobicy/remote-jobs-mcp-server

Установка Remote Jobs Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Jobicy/remote-jobs-mcp-server

FAQ

Remote Jobs Server MCP бесплатный?

Да, Remote Jobs Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Remote Jobs Server?

Нет, Remote Jobs Server работает без API-ключей и переменных окружения.

Remote Jobs Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Remote Jobs Server в Claude Desktop, Claude Code или Cursor?

Открой Remote Jobs Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Remote Jobs Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории data