Remote Jobs MCP/API

The public Remote Jobs API returns the latest listings available on Jobicy.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Get Jobs: Fetches a structured list of remote jobs from the Jobicy database. Safe GET request with zero side-effects. No authentication required. Returns a JSON-encoded array of job listings sorted by
  • Get Taxonomies: Retrieves available filter slugs for locations or industries to prevent formatting errors. Read-only metadata request with no side-effects. No authentication required. Returns a JSON o

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

The public Remote Jobs API returns the latest listings available on Jobicy. Use it for job discovery products, research tools, community websites, internal dashboards, and prototypes.

Add current remote jobs to apps, websites, AI tools, and automated workflows with a public REST endpoint, MCP server, RSS feed, or widget.

Список инструментов сервера (2)

Технические названия из tools/list. Нужны только разработчикам.

get_jobsFetches a structured list of remote jobs from the Jobicy database. Safe GET request with zero side-effects. No authentication required. Returns a JSON-encoded array of job listings sorted by publication date (newest first). Each job includes id, url, jobTitle, companyName, companyLogo, jobIndustry, jobType, jobGeo, jobLevel, jobExcerpt, jobDescription, salary information (when available), and pubDate. Geographic filtering is candidate-availability based rather than exact location matching. Results may include jobs whose geographic eligibility covers the requested location through country, region, multi-region, or global availability. For example, a request for geo='hungary' may return jobs tagged Hungary, Europe, EMEA, Anywhere, or other geographic groups that explicitly include Hungary within their eligible hiring regions. Always call 'get_taxonomies' first to discover valid location and industry slugs before filtering. Use the 'count' parameter to specify how many jobs to return (1–100, default 100). Rate limits: standard public API limits apply; avoid aggressive polling.
get_taxonomiesRetrieves available filter slugs for locations or industries to prevent formatting errors. Read-only metadata request with no side-effects. No authentication required. Returns a JSON object containing valid slugs. Use this tool before get_jobs when you need to verify if a specific region or category slug exists.
Remote Jobs MCP/API: подключить к Claude, ChatGPT, Cursor · Connectors.fun